https://bugs.dpdk.org/show_bug.cgi?id=1614

            Bug ID: 1614
           Summary: DTS: Modprobe vfio and vfio-pci at testrun setup
           Product: DPDK
           Version: 25.03
          Hardware: All
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: DTS
          Assignee: dev@dpdk.org
          Reporter: pr...@iol.unh.edu
                CC: juraj.lin...@pantheon.tech, pr...@iol.unh.edu
  Target Milestone: ---

Currently users have to modprobe vfio-pci before running DTS. I figure it is
best if we have:

if config.dut.os_driver_for_dpdk == "vfio-pci":
    send "modprobe vfio" to dut
    send "modprobe vfio-pci" to dut

If os_driver_for_dpdk == "mlx5_core" of course the vfio modprobe is not needed. 

And, I assume we do not need to support igb_uio.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to