Re: [dpdk-dev] [PATCH v1] examples/pipeline: fix help command

2020-10-23 Thread David Marchand
On Thu, Oct 22, 2020 at 1:03 PM Yogesh Jangra wrote: > > This patch has the changes to list all supported commands and fix > supported commands help details. > > Fixes: 5074e1d55107 ("examples/pipeline: add configuration commands") > > Signed-off-by: Yogesh Jangra > Acked-by: Cristian Dumitrescu

[dpdk-dev] [PATCH v1] examples/pipeline: fix help command

2020-10-22 Thread Yogesh Jangra
This patch has the changes to list all supported commands and fix supported commands help details. Fixes: 5074e1d55107 ("examples/pipeline: add configuration commands") Cc: cristian.dumitre...@intel.com Signed-off-by: Yogesh Jangra Acked-by: Cristian Dumitrescu --- examples/pipeline/cli.c | 31