Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 7d958fb

Browse files
committed
tidy vpp memif
Code was commented out as api had changed, removing comment as testing shows this isn't needed Signed-off-by: John O'Loughlin <[email protected]>
1 parent bb51497 commit 7d958fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: cnivpp/api/memif/memif.go

-3
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,6 @@ func DumpMemif(ch api.Channel) {
182182
macAddr,
183183
reply.RingSize,
184184
)
185-
// reply.BufferSize,
186-
// stateStr[reply.AdminUpDown],
187-
// stateStr[reply.LinkUpDown])
188185

189186
count++
190187
}

0 commit comments

Comments
 (0)