From 5e2d17ae994ae460e6f5472f8bf517bd95965c2e Mon Sep 17 00:00:00 2001 From: Pablo de Lara Date: Mon, 1 Dec 2014 11:40:48 +0000 Subject: [PATCH] doc: fix testpmd guide Signed-off-by: Pablo de Lara Acked-by: Bernard Iremonger --- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst index 65d316850c..be935c2f93 100644 --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst @@ -162,10 +162,12 @@ size is used to indicate the hardware supported reta size show port rss-hash ~~~~~~~~~~~~~~~~~~ -Display the RSS hash functions and RSS hash key of port (port_id). +Display the RSS hash functions and RSS hash key of a port: -show port (port_id) rss-hash [key] clear port -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +show port (port_id) rss-hash [key] + +clear port +~~~~~~~~~~ Clear the port statistics for a given port or for all ports: -- 2.20.1