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: [email protected]
Signed-off-by: Muhammad Bilal <[email protected]>
---
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