diff options
| author | Larysa Zaremba <[email protected]> | 2023-12-05 22:08:40 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2023-12-13 16:16:41 -0800 |
| commit | b591137c4ec35ed3f8478f5bb69a22ef4834f04a (patch) | |
| tree | e1347b89fe48eb78bf7ae03dfb6cfa4ebc5d43c4 /tools/perf/scripts/python/flamegraph.py | |
| parent | 714ed949c6f3ebdff562bd9eb7247abf6a79a416 (diff) | |
ice: use VLAN proto from ring packet context in skb path
VLAN proto, used in ice XDP hints implementation is stored in ring packet
context. Utilize this value in skb VLAN processing too instead of checking
netdev features.
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.
Signed-off-by: Larysa Zaremba <[email protected]>
Reviewed-by: Maciej Fijalkowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions