Skip to content

ice: always add legacy 32byte RXDID in supported_rxdids

JIRA: https://issues.redhat.com/browse/RHEL-10357

This fix makes the out-of-tree Intel iavf driver work on VFs when the PF is handled by our in-tree ice driver. The combination used to work in RHEL 8.4 before it got broken by the addition of Rx Flex Descriptors support in ice.

Signed-off-by: Michal Schmidt mschmidt@redhat.com

Merge request reports