This patch fixes the memcpy function call which was incorrect and led
to memory corruption for tables with more that just a few actions.
Fixes: 742b0a57f50e4 ("pipeline: add table statistics to SWX")
Cc: sta...@dpdk.org
Signed-off-by: Churchill Khangar
Acked-by: Cristian Dumitrescu
This patch fixes syntax of memcpy function to copy arrays which was
wrong typically leading to memory corruption for more than a few
actions involved.
Fixes: 742b0a57f50e4 ("pipeline: add table statistics to SWX")
Signed-off-by: Churchill Khangar
Acked-by: Cristian Dumitrescu
---
li
This patch allows specification of integer arguments for the
CLI commands in hexadecimal and octal as well as decimal.
Signed-off-by: Churchill Khangar
Acked-by: Cristian Dumitrescu
---
examples/pipeline/cli.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples
This patch addresses the issue with strtoul base
Fixes: 5074e1d55107 ("examples/pipeline: add configuration commands")
Cc: cristian.dumitre...@intel.com
Signed-off-by: Churchill Khangar
Acked-by: Cristian Dumitrescu
---
examples/pipeline/cli.c | 2 +-
1 file changed, 1 inser
4 matches
Mail list logo