diff options
| author | Victor Nogueira <[email protected]> | 2023-12-16 20:44:36 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-12-20 11:50:13 +0000 |
| commit | 4cf24dc8934074725042c0bd10b91f4d4b5269bb (patch) | |
| tree | f5058fd8f4481eb40272b1405fa2f0530fda3ec3 /tools/net/ynl/generated/netdev-user.c | |
| parent | net: sched: Make tc-related drop reason more flexible for remaining qdiscs (diff) | |
| download | kernel-4cf24dc8934074725042c0bd10b91f4d4b5269bb.tar.gz kernel-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 <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/netdev-user.c')
0 files changed, 0 insertions, 0 deletions
