From: eziegenb
A function in cmdline.c has a return that does not free buf properly.
Signed-off-by: Erik Ziegenbalg
---
lib/librte_cmdline/cmdline.c |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/lib/librte_cmdline/cmdline.c b/lib/librte_cmdline/cmdline.c
index
uint32_t ** and I double checked to make sure I'm passing along proper
values. Is x the expected result? If so, I am getting the same
for packets that should not match.
Thank you,
Erik Ziegenbalg
uint32_t ** and I double checked to make sure I'm passing along proper
values. Is x the expected result? If so, I am getting the same
for packets that should not match.
Thank you,
Erik Ziegenbalg
Hey everyone,
I have a question pertaining to the test-acl app that comes with the
dpdk. I noticed that the program requires a rulesf file. Does anyone
know the formatting needed for it to parse the rules correctly? I
skimmed through the parser code and it seems like it is looking for an
'@' to st
Hey everyone,
I have a question pertaining to the test-acl app that comes with the
dpdk. I noticed that the program requires a rulesf file. Does anyone
know the formatting needed for it to parse the rules correctly? I
skimmed through the parser code and it seems like it is looking for an
'@' to st
5 matches
Mail list logo