Re: [dpdk-dev] [v2 PATCH] doc: replace testpmd with dpdk-testpmd in all commands

2021-02-11 Thread Thomas Monjalon
11/02/2021 10:31, Bruce Richardson: > On Thu, Feb 11, 2021 at 12:19:37PM +0500, Sarosh Arif wrote: > > replace testpmd with dpdk-testpmd in all commands > > because on compilation through meson, dpdk-testpmd is the default > > application name. > > > > Signed-off-by: Sarosh Arif > > --- > Thanks

Re: [dpdk-dev] [v2 PATCH] doc: replace testpmd with dpdk-testpmd in all commands

2021-02-11 Thread Bruce Richardson
On Thu, Feb 11, 2021 at 12:19:37PM +0500, Sarosh Arif wrote: > replace testpmd with dpdk-testpmd in all commands > because on compilation through meson, dpdk-testpmd is the default > application name. > > Signed-off-by: Sarosh Arif > --- Thanks. Acked-by: Bruce Richardson

[dpdk-dev] [v2 PATCH] doc: replace testpmd with dpdk-testpmd in all commands

2021-02-10 Thread Sarosh Arif
replace testpmd with dpdk-testpmd in all commands because on compilation through meson, dpdk-testpmd is the default application name. Signed-off-by: Sarosh Arif --- v2: drop relative path replace testpmd with dpdk-testpmd in ixgbe.rst too --- doc/guides/nics/bnxt.rst| 8 doc/guides