Re: [dpdk-dev] [PATCH] app/testpmd: fix csum parse-tunnel command invocation

2018-10-02 Thread Iremonger, Bernard
bject: [dpdk-dev] [PATCH] app/testpmd: fix csum parse-tunnel command > invocation > > Based on the documentation and help print, the sub command for csum suppose > to be "parse-tunnel" instead of "parse_tunnel". > > Cc: olivier.m...@6wind.com > Cc: sta...@dpdk.

[dpdk-dev] [PATCH] app/testpmd: fix csum parse-tunnel command invocation

2018-10-02 Thread Jerin Jacob
Based on the documentation and help print, the sub command for csum suppose to be "parse-tunnel" instead of "parse_tunnel". Cc: olivier.m...@6wind.com Cc: sta...@dpdk.org Fixes: 64fc36064dc3 ("app/testpmd: add csum parse-tunnel command") Signed-off-by: Jerin Jacob --- app/test-pmd/cmdline.c | 4