diff options
| author | Larysa Zaremba <[email protected]> | 2023-12-05 22:08:38 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2023-12-13 16:16:40 -0800 |
| commit | e6795330f88b4f643c649a02662d47b779340535 (patch) | |
| tree | b55bc96555ae1f9d60a1bb60c89e914fb0be148d /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | d68d707dcbbf6a9cfe378fc2eb3ffffd5b47727e (diff) | |
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 <[email protected]>
Signed-off-by: Larysa Zaremba <[email protected]>
Acked-by: Jesper Dangaard Brouer <[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/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions