odp
odp copied to clipboard
[PATCH v1] api: pktio: add VLAN strip offload in packet input
Add a pktin config flag that requests removal of VLAN tags of received Ethernet frames so that the ODP application sees untagged frames. Add new packet metadata and an associated API function for an application to query the VLAN ID of the stripped VLAN tag.