[dpdk-dev] [PATCH] doc: removed typing mistake

Muhammad Bilal m.bilal at emumba.com
Fri May 29 16:47:45 CEST 2020


There was a duplicate command instruction in the documentation of memif
so I have removed the 1 command from it.

Fixes: cbbbbd3365d2 ("net/memif: enable loopback")
Cc: jmilan.dev at gmail.com

Signed-off-by: Muhammad Bilal <m.bilal at emumba.com>
---
 doc/guides/nics/memif.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/guides/nics/memif.rst b/doc/guides/nics/memif.rst
index 08a9fda86..ddeebed25 100644
--- a/doc/guides/nics/memif.rst
+++ b/doc/guides/nics/memif.rst
@@ -289,4 +289,3 @@ Then start the communication::
 Finally we can check port stats to see the traffic::
 
     testpmd> show port stats all
-    testpmd> show port stats all
-- 
2.17.1



More information about the dev mailing list