Re: [dpdk-dev] [PATCH] doc: fix interactive commands in testpmd guide

2019-04-18 Thread Ferruh Yigit
On 4/16/2019 4:05 PM, Ferruh Yigit wrote: > On 4/16/2019 7:33 AM, Agalya Babu RadhaKrishnan wrote: >> From: Agalya Babu RadhaKrishnan >> >> Added some missing documentation for interactive mode commands >> >> Fixes: 01b2092a5e ("testpmd: add dump commands for debug") >> Fixes: caf05a1b86 ("app/tes

Re: [dpdk-dev] [PATCH] doc: fix interactive commands in testpmd guide

2019-04-17 Thread Iremonger, Bernard
> -Original Message- > From: Yigit, Ferruh > Sent: Tuesday, April 16, 2019 4:06 PM > To: Babu Radhakrishnan, AgalyaX ; > dev@dpdk.org > Cc: Pattan, Reshma ; olivier.m...@6wind.com; > Iremonger, Bernard > Subject: Re: [dpdk-dev] [PATCH] doc: fix interactive com

Re: [dpdk-dev] [PATCH] doc: fix interactive commands in testpmd guide

2019-04-16 Thread Ferruh Yigit
On 4/16/2019 7:33 AM, Agalya Babu RadhaKrishnan wrote: > From: Agalya Babu RadhaKrishnan > > Added some missing documentation for interactive mode commands > > Fixes: 01b2092a5e ("testpmd: add dump commands for debug") > Fixes: caf05a1b86 ("app/testpmd: new command to dump log types") > > Signe

Re: [dpdk-dev] [PATCH] doc: fix interactive commands in testpmd guide

2019-04-16 Thread Rami Rosen
On Tue, Apr 16, 2019 at 9:35 AM Agalya Babu RadhaKrishnan < agalyax.babu.radhakrish...@intel.com> wrote: > From: Agalya Babu RadhaKrishnan > > Added some missing documentation for interactive mode commands > > Fixes: 01b2092a5e ("testpmd: add dump commands for debug") > Fixes: caf05a1b86 ("app/te

[dpdk-dev] [PATCH] doc: fix interactive commands in testpmd guide

2019-04-15 Thread Agalya Babu RadhaKrishnan
From: Agalya Babu RadhaKrishnan Added some missing documentation for interactive mode commands Fixes: 01b2092a5e ("testpmd: add dump commands for debug") Fixes: caf05a1b86 ("app/testpmd: new command to dump log types") Signed-off-by: Agalya Babu RadhaKrishnan --- doc/guides/testpmd_app_ug/tes