[PATCH v3 1/6] net/iavf: fix compilation with VLAN insertion disabled
Bruce Richardson
bruce.richardson at intel.com
Thu Nov 6 16:02:39 CET 2025
On Thu, Nov 06, 2025 at 11:50:11AM +0000, Ciara Loftus wrote:
> If IAVF_TX_VLAN_QINQ_OFFLOAD is undefined there will be an unused
> variable warning. Fix this.
>
> Fixes: 3aa4efa36438 ("net/iavf: support VLAN insertion in AVX512 Tx")
>
> Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>
> ---
> drivers/net/intel/iavf/iavf_rxtx_vec_common.h | 2 ++
> 1 file changed, 2 insertions(+)
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list