[dts] [PATCH V5 ] test_plans:change igb_uio to replace vfio_pci for the correct CVL port bind

zhiwei.he zhiwei.he at intel.com
Fri Jan 3 13:30:56 CET 2020


From: "zhiwei.he" <zhiwei.he at intel.com>

Signed-off-by: zhiwei.he <zhiwei.he at intel.com>
---
 test_plans/cvl_advanced_rss_test_plan.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test_plans/cvl_advanced_rss_test_plan.rst b/test_plans/cvl_advanced_rss_test_plan.rst
index e15daac..64beb8b 100644
--- a/test_plans/cvl_advanced_rss_test_plan.rst
+++ b/test_plans/cvl_advanced_rss_test_plan.rst
@@ -249,8 +249,8 @@ Prerequisites
 Note: This rss feature designed for CVL NIC 25G and 100g, so below the case only support CVL nic.
 
 3. bind the CVL port to dpdk driver in DUT::
-   modprobe vfio-pci
-   usertools/dpdk-devbind.py --force --bind=vfio-pci 0000:18:00.0
+   modprobe uio
+   usertools/dpdk-devbind.py --force --bind=igb_uio 0000:18:00.0
 
 Note: The kernel must be >= 3.6+ and VT-d must be enabled in bios.
    
-- 
1.8.3.1



More information about the dts mailing list