Re: [dpdk-dev] [PATCH] doc: fix a minor typo in testpmd guide

2019-02-18 Thread Ferruh Yigit
On 2/18/2019 1:26 AM, Zhao1, Wei wrote: > > >> -Original Message- >> From: Rami Rosen [mailto:ramir...@gmail.com] >> Sent: Saturday, February 16, 2019 7:13 PM >> To: dev@dpdk.org >> Cc: Zhao1, Wei ; sta...@dpdk.org; Rami Rosen >> >> Subject: [PATCH] doc: fix a minor typo in testpmd guid

Re: [dpdk-dev] [PATCH] doc: fix a minor typo in testpmd guide

2019-02-17 Thread Zhao1, Wei
Acked-by: Wei Zhao > -Original Message- > From: Rami Rosen [mailto:ramir...@gmail.com] > Sent: Saturday, February 16, 2019 7:13 PM > To: dev@dpdk.org > Cc: Zhao1, Wei ; sta...@dpdk.org; Rami Rosen > > Subject: [PATCH] doc: fix a minor typo in testpmd guide > > This patch fixes a minor

[dpdk-dev] [PATCH] doc: fix a minor typo in testpmd guide

2019-02-16 Thread Rami Rosen
This patch fixes a minor typo in testpmd guide. Cc: sta...@dpdk.org Fixes: 3c272b280a50 ("app/testpmd: add commands for RSS queue region") Signed-off-by: Rami Rosen --- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/tes