[PATCH v4 34/35] net/intel: use vector mbuf cleanup from simple scalar path
Medvedkin, Vladimir
vladimir.medvedkin at intel.com
Tue Feb 10 00:19:39 CET 2026
Acked-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
On 2/9/2026 4:45 PM, Bruce Richardson wrote:
> Since the simple scalar path now uses the vector Tx entry struct, we can
> leverage the vector mbuf cleanup function from that path and avoid
> having a separate cleanup function for it.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
> drivers/net/intel/common/tx_scalar.h | 74 ++++++----------------------
> drivers/net/intel/i40e/i40e_rxtx.c | 2 +-
> drivers/net/intel/ice/ice_rxtx.c | 2 +-
> 3 files changed, 17 insertions(+), 61 deletions(-)
>
<snip>
--
Regards,
Vladimir
More information about the dev
mailing list