[PATCH v6 4/4] net/idpf: use common Tx free fn in idpf
Bruce Richardson
bruce.richardson at intel.com
Tue Apr 8 18:50:58 CEST 2025
On Thu, Apr 03, 2025 at 04:54:29PM +0530, Shaiq Wani wrote:
> Switch the idpf driver to use the common Tx free function for
> AVX2 and AVX512
>
> Signed-off-by: Shaiq Wani <shaiq.wani at intel.com>
> ---
> .../net/intel/idpf/idpf_common_rxtx_avx2.c | 61 +----
> .../net/intel/idpf/idpf_common_rxtx_avx512.c | 230 +-----------------
> drivers/net/intel/idpf/idpf_rxtx_vec_common.h | 8 +
> 3 files changed, 16 insertions(+), 283 deletions(-)
>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list