[dpdk-dev] [PATCH] doc/testpmd: update need for pf in tm

Vipin Varghese vipin.varghese at intel.com
Mon Oct 15 10:00:33 CEST 2018


TM test under testpmd is only supported for PF driver for ethernet
NIC in dpdk.

Signed-off-by: Vipin Varghese <vipin.varghese at intel.com>
---
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index cbf6a5264..4cccf0c25 100644
--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@ -2419,7 +2419,7 @@ Traffic Management
 ------------------
 
 The following section shows functions for configuring traffic management on
-on the ethernet device through the use of generic TM API.
+on the ethernet device with PF driver through the use of generic TM API.
 
 show port traffic management capability
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- 
2.17.1



More information about the dev mailing list