odp icon indicating copy to clipboard operation
odp copied to clipboard

[PATCH v1] api: pktio: add VLAN strip offload in packet input

Open JannePeltonen opened this issue 2 years ago • 0 comments

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.

JannePeltonen avatar Aug 02 '22 09:08 JannePeltonen