amazonlinux / amazon-linux-2023

Amazon Linux 2023
https://aws.amazon.com/linux/amazon-linux-2023/
Other
500 stars 38 forks source link

[Feature Request] - Add Intel iavf virtual function (SR-IOV) ethernet driver to AL2023 for on-premise use #687

Open garybuhrmaster opened 2 months ago

garybuhrmaster commented 2 months ago

AL2023 includes the ixgbevf virtual function driver (typically used with the Intel 500 series cards), but not the iavf virtual function driver (typically used with the Intel 700 and 800 cards).

Using virtual function (SR-IOV) drivers can substantially improve system performance in certain use cases.

Please consider adding the iavf driver to (probably) the kernel-modules-extra package.

ozbenh commented 2 months ago

Can you tell us more about the context of this request ? Is this for use on-premises ?

garybuhrmaster commented 2 months ago

Can you tell us more about the context of this request ? Is this for use on-premises ?

Yes, on-premise, as the title says, with Intel 700 series adapters with Linux KVM.

The label(s) for this issue should probably be "on-prem", and "enhancement".

Thanks.

ozbenh commented 2 months ago

Our current on-prem offerring doesn't officially "supports" PCI pass-through, we aren't equipped for testing it, so while we might be able to enable this driver, we cannot provide any guarantee of it's function