[PATCH v4 18/25] net/iavf: use the common Rx queue structure
Bruce Richardson
bruce.richardson at intel.com
Tue Jun 3 19:05:44 CEST 2025
On Fri, May 30, 2025 at 02:57:14PM +0100, Anatoly Burakov wrote:
> Make the iavf driver use the new common Rx queue structure.
>
> The iavf driver supports both 16-byte and 32-byte descriptors, in both
> regular and flex formats, so replace all usages of iavf-specific versions
> of these descriptors with the common ones.
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---
This will need rework, I think, based on the feedback to the earlier iavf
patch about removing support for 16-byte descriptors from driver.
More information about the dev
mailing list