Re: [dpdk-dev] [PATCH v2 2/2] app/testpmd: fix help string for tm commit cmd

2018-07-24 Thread Iremonger, Bernard
Hi Krzysztof > -Original Message- > From: Krzysztof Kanas [mailto:krzysztof.ka...@caviumnetworks.com] > Sent: Wednesday, July 18, 2018 10:55 AM > To: Iremonger, Bernard ; > krzysztof.ka...@caviumnetworks.com; dev@dpdk.org; Lu, Wenzhuo > ; Wu, Jingjing > Cc: Nithin Dabilpuram ; Singh, Jasv

[dpdk-dev] [PATCH v2 2/2] app/testpmd: fix help string for tm commit cmd

2018-07-18 Thread Krzysztof Kanas
Fixes: bd475cefc7cb ("app/testpmd: fix use of uninitialized field") Cc: krzysztof.ka...@caviumnetworks.com Signed-off-by: Krzysztof Kanas --- v2: * Fix the Fixes commit message line --- app/test-pmd/cmdline_tm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/test-pmd/cmd