diff options
author | 2023-12-16 17:44:36 -0300 | |
---|---|---|
committer | 2023-12-20 11:50:13 +0000 | |
commit | 4cf24dc8934074725042c0bd10b91f4d4b5269bb (patch) | |
tree | f5058fd8f4481eb40272b1405fa2f0530fda3ec3 /net/bluetooth/lib.c | |
parent | net: sched: Make tc-related drop reason more flexible for remaining qdiscs (diff) | |
download | wireguard-linux-4cf24dc8934074725042c0bd10b91f4d4b5269bb.tar.xz wireguard-linux-4cf24dc8934074725042c0bd10b91f4d4b5269bb.zip |
net: sched: Add initial TC error skb drop reasons
Continue expanding Daniel's patch by adding new skb drop reasons that
are idiosyncratic to TC.
More specifically:
- SKB_DROP_REASON_TC_COOKIE_ERROR: An error occurred whilst
processing a tc ext cookie.
- SKB_DROP_REASON_TC_CHAIN_NOTFOUND: tc chain lookup failed.
- SKB_DROP_REASON_TC_RECLASSIFY_LOOP: tc exceeded max reclassify loop
iterations
Signed-off-by: Victor Nogueira <victor@mojatatu.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bluetooth/lib.c')
0 files changed, 0 insertions, 0 deletions