[PATCH v5 27/34] net/iavf: use the common Rx queue structure
Bruce Richardson
bruce.richardson at intel.com
Mon Jun 9 13:08:51 CEST 2025
On Fri, Jun 06, 2025 at 06:16:31PM +0100, Anatoly Burakov wrote:
> Make the iavf driver use the new common Rx queue structure.
>
> The iavf driver only supports 32-byte descriptors but they are of a common
> format, so replace all usages of iavf-specific descriptors with the
> common ones, and force the common queue structure to only use 32-byte
> descriptor formats for IAVF driver.
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---
>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list