[PATCH v4 21/25] net/iavf: use common Rx rearm code
Bruce Richardson
bruce.richardson at intel.com
Wed Jun 4 11:34:44 CEST 2025
On Fri, May 30, 2025 at 02:57:17PM +0100, Anatoly Burakov wrote:
> The iavf driver has implementations of vectorized mbuf rearm code that
> is identical to the ones in the common code, so just use those.
>
> While we're at it, also make sure to use common definitions for things like
> burst size, rearm threshold, and descriptors per loop, which is currently
> defined separately in each 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