[dpdk-dev] [PATCH] doc/tespmd: fix flow director examples

2016-06-08 Thread Thomas Monjalon
2016-06-08 00:39, Lu, Wenzhuo: > From: Mauricio Vasquez B [mailto:mauricio.vasquezbernal at studenti.polito.it] > > A previous patch modified the CLIs witout updating the examples. > > > > Fixes: 53b2bb9b7ea7 ("app/testpmd: new flow director commands") > > > > Signed-off-by: Mauricio Vasquez B >

[dpdk-dev] [PATCH] doc/tespmd: fix flow director examples

2016-06-08 Thread Lu, Wenzhuo
Hi Mauricio, > -Original Message- > From: Mauricio Vasquez B [mailto:mauricio.vasquezbernal at studenti.polito.it] > Sent: Tuesday, June 7, 2016 4:49 PM > To: De Lara Guarch, Pablo > Cc: Lu, Wenzhuo; dev at dpdk.org > Subject: [PATCH] doc/tespmd: fix flow director examples > > A previous

[dpdk-dev] [PATCH] doc/tespmd: fix flow director examples

2016-06-07 Thread Mauricio Vasquez B
A previous patch modified the CLIs witout updating the examples. Fixes: 53b2bb9b7ea7 ("app/testpmd: new flow director commands") Signed-off-by: Mauricio Vasquez B --- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/guides