diff options
author | Ido Schimmel <idosch@nvidia.com> | 2023-05-29 14:48:29 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-05-31 09:37:00 +0300 |
commit | d5ccfd90df7fd0a50038a68634c131b8fd081bac (patch) | |
tree | 2d0d3f8cec61ae53e46dd14928e0b905b3af2ab5 /net/sched/cls_flower.c | |
parent | 7b4858df3bf7a8d43ed6b58f411543a040c56f10 (diff) | |
download | linux-d5ccfd90df7fd0a50038a68634c131b8fd081bac.tar.xz |
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 <idosch@nvidia.com>
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/sched/cls_flower.c')
0 files changed, 0 insertions, 0 deletions