[PATCH v2] net/iavf: fix VLAN strip disabling for v2 capability
Bruce Richardson
bruce.richardson at intel.com
Thu Jul 3 13:46:04 CEST 2025
On Thu, Jul 03, 2025 at 03:50:46PM +0530, Amiya Ranjan Mohakud wrote:
> Ensure the correct virtchnl op is called for disabling vlan stripping by
> checking if the device supports either v1 or v2 vlan capability and
> choosing the op accordingly.
>
> Bugzilla ID:1735
> Cc: stable at dpdk.org
> Fixes: 3bfad066f9b4 ("net/iavf: fix VLAN strip setting after enabling filter")
>
> Signed-off-by: Amiya Ranjan Mohakud <amiyaranjan.mohakud at gmail.com>
> ---
> drivers/net/intel/iavf/iavf_ethdev.c | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
Keeping Ciara's ack from v1, since only commit log wrapping has changed.
Applied to dpdk-next-net-intel
Thanks,
/Bruce
More information about the dev
mailing list