On Fri, May 30, 2025 at 02:57:12PM +0100, Anatoly Burakov wrote:
> Make the i40e driver use the new common Rx queue structure.
> 
> The i40e driver supports 16-byte and 32-byte Rx descriptor formats, which
> is shared by other drivers. To have fewer driver-specific definitions in
> common structures, add a header file defining shared descriptor formats,
> and switch between 16-byte and 32-byte formats by way of the existing
> RTE_NET_INTEL_USE_16BYTE_DESC define.
> 
> Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com>
> ---
Acked-by: Bruce Richardson <bruce.richard...@intel.com>

Reply via email to