Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install guide/script references igb_uio as the only usable network driver for DPDK ports #324

Open
dennisafa opened this issue May 8, 2022 · 1 comment

Comments

@dennisafa
Copy link
Member

Our install guide should be adjusted to include vfio-pci and uio_pci_generic as usable kernel modules, as noted here.
We should also modify our check step (locate uio) to include vfio-pci.
The environment setup script should also be adjusted to use the vfio-pci kernel module, and fallback to igb_uio or uio_pci_generic in case it is not available on the system. The relevant code to change begins here.

@catherinemeadows
Copy link
Contributor

Working on this now, will make a PR soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants