diff options
| author | Larysa Zaremba <[email protected]> | 2023-12-05 22:08:39 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2023-12-13 16:16:41 -0800 |
| commit | 714ed949c6f3ebdff562bd9eb7247abf6a79a416 (patch) | |
| tree | 61498bc14409d767073a3b6192a85deb05771731 /tools/perf/scripts/python/bin/flamegraph-record | |
| 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 <[email protected]>
Signed-off-by: Larysa Zaremba <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions