VLAN Stripping in Linux Verbs

Warning

This capability is now accessible from userspace using the verbs.

VLAN stripping adds access to the device's ability to offload the Customer VLAN (cVLAN) header stripping from an incoming packet, thus achieving acceleration of VLAN handing in receive flow.
It is configured per WQ option. You can either enable it upon creation or modify it later using the appropriate verbs (ibv_create_wq/ibv_modify_wq).

© Copyright 2023, NVIDIA. Last updated on May 23, 2023.