Larysa Zaremba e6795330f8 xdp: Add VLAN tag hint
Implement functionality that enables drivers to expose VLAN tag
to XDP code.

VLAN tag is represented by 2 variables:
- protocol ID, which is passed to bpf code in BE
- VLAN TCI, in host byte order

Acked-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Larysa Zaremba <larysa.zaremba@intel.com>
Acked-by: Jesper Dangaard Brouer <hawk@kernel.org>
Link: https://lore.kernel.org/r/20231205210847.28460-10-larysa.zaremba@intel.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2023-12-13 16:16:40 -08:00
..
2023-10-26 20:02:41 -07:00
2021-12-16 07:18:35 -08:00
2023-11-28 15:48:39 +01:00
2023-10-20 17:41:29 -07:00
2023-10-31 05:10:11 -10:00
2022-11-21 20:36:30 -08:00
2023-11-01 11:16:34 -10:00
2022-12-12 15:04:39 -08:00
2023-12-13 16:16:40 -08:00