Xilinx / open-nic-driver

AMD OpenNIC driver includes the Linux kernel driver
GNU General Public License v2.0
53 stars 40 forks source link

Driver works alongside vfio #39

Open reza-alimadadi opened 1 year ago

reza-alimadadi commented 1 year ago

I was wondering if it is possible in opennic to use one of u280 network ports to use nic-driver and use DPDK through vfio for the other one. I played a little bit and limited the driver to only use the first one but vfio couldn't find the second one. Is there a workaround to use both at the same time?