Hi - here a minor update Regarding: NOTE: To make it work manually, the module "vfio-pci" must be declared at "/etc/modules" as well.
Yes it is required to load the module before dpdk_nic_bind, if running manually you have to do it some way on your own e.g. /etc/modules. If using the init scripts they will take care of it before calling dpdk_nic_bind. Also regarding vfio in general there is a lot of things that can go wrong regarding the actual iommu setup. I don't think that is your issue, but as FYI you might want to read into the references in this mail => http://dpdk.org/ml/archives/dev/2016-February/033335.html going on to try this on my machine now ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1554214 Title: Usege of vfio-pci module via /etc/dpdk/interfaces doesn't work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpdk/+bug/1554214/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
