diff options
author | Ido Schimmel <[email protected]> | 2023-05-29 14:48:29 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-05-30 23:37:00 -0700 |
commit | d5ccfd90df7fd0a50038a68634c131b8fd081bac (patch) | |
tree | 2d0d3f8cec61ae53e46dd14928e0b905b3af2ab5 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 7b4858df3bf7a8d43ed6b58f411543a040c56f10 (diff) |
flow_dissector: Dissect layer 2 miss from tc skb extension
Extend the 'FLOW_DISSECTOR_KEY_META' key with a new 'l2_miss' field and
populate it from a field with the same name in the tc skb extension.
This field is set by the bridge driver for packets that incur an FDB or
MDB miss.
The next patch will extend the flower classifier to be able to match on
layer 2 misses.
Signed-off-by: Ido Schimmel <[email protected]>
Reviewed-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions