diff options
author | Larysa Zaremba <larysa.zaremba@intel.com> | 2023-12-05 22:08:39 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-12-13 16:16:41 -0800 |
commit | 714ed949c6f3ebdff562bd9eb7247abf6a79a416 (patch) | |
tree | 61498bc14409d767073a3b6192a85deb05771731 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e6795330f88b4f643c649a02662d47b779340535 (diff) |
ice: Implement VLAN tag hint
Implement .xmo_rx_vlan_tag callback to allow XDP code to read
packet's VLAN tag.
At the same time, use vlan_tci instead of vlan_tag in touched code,
because VLAN tag often refers to VLAN proto and VLAN TCI combined,
while in the code we clearly store only VLAN TCI.
Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Signed-off-by: Larysa Zaremba <larysa.zaremba@intel.com>
Link: https://lore.kernel.org/r/20231205210847.28460-11-larysa.zaremba@intel.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions