[PATCH 4/7] net/intel: fix unclear enum names

Loftus, Ciara ciara.loftus at intel.com
Thu Sep 3 16:01:30 CEST 2026


> Subject: [PATCH 4/7] net/intel: fix unclear enum names
> 
> The enum for VLAN tag placement was badly named, and it's purpose as
> described in the comments was unclear. Update the names to be clearer,
> and more general for future uses and remove the incorrect comments.
> 
> Fixes: 6ea6d67bebfe ("net/intel: support configurable VLAN insertion on Tx")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Acked-by: Ciara Loftus <ciara.loftus at intel.com>

> ---
>  drivers/net/intel/common/tx.h             | 14 ++++++--------
>  drivers/net/intel/common/tx_scalar.h      |  6 +++---
>  drivers/net/intel/i40e/i40e_rxtx.c        |  2 +-
>  drivers/net/intel/iavf/iavf_rxtx.c        |  2 +-
>  drivers/net/intel/ice/ice_rxtx.c          |  5 +++--
>  drivers/net/intel/idpf/idpf_common_rxtx.c |  2 +-
>  6 files changed, 15 insertions(+), 16 deletions(-)
> 



More information about the dev mailing list