test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V5 ] test_plans:change igb_uio to replace vfio_pci for the correct CVL port bind
@ 2020-01-03 12:30 zhiwei.he
  0 siblings, 0 replies; only message in thread
From: zhiwei.he @ 2020-01-03 12:30 UTC (permalink / raw)
  To: dts; +Cc: zhiwei.he

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

Signed-off-by: zhiwei.he <zhiwei.he@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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-03 12:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-03 12:30 [dts] [PATCH V5 ] test_plans:change igb_uio to replace vfio_pci for the correct CVL port bind zhiwei.he

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).