[dts][PATCH V1 2/5] test_plans/ddp_gtp: add note

Lingli Chen linglix.chen at intel.com
Thu Apr 20 09:05:03 CEST 2023


add bind port note

Signed-off-by: Lingli Chen <linglix.chen at intel.com>
---
 test_plans/ddp_gtp_test_plan.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/test_plans/ddp_gtp_test_plan.rst b/test_plans/ddp_gtp_test_plan.rst
index 2dd44640..8275e355 100644
--- a/test_plans/ddp_gtp_test_plan.rst
+++ b/test_plans/ddp_gtp_test_plan.rst
@@ -55,6 +55,10 @@ Prerequisites
 
     ./<build>/app/dpdk-testpmd -c f -n 4 -- -i --port-topology=chained --txq=64 --rxq=64
 
+.. note::
+
+    if test DPDK PF + DPDK VF, bind port to igb_uio,
+    if only test PF, bind pf port to vfio-pci or igb_uio.
 
 Test Case: Load dynamic device personalization 
 ================================================
-- 
2.17.1



More information about the dts mailing list