aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVictor Nogueira <[email protected]>2023-12-16 17:44:36 -0300
committerDavid S. Miller <[email protected]>2023-12-20 11:50:13 +0000
commit4cf24dc8934074725042c0bd10b91f4d4b5269bb (patch)
treef5058fd8f4481eb40272b1405fa2f0530fda3ec3 /tools/perf/scripts/python
parentb6a3c6066afc2cb7b92f45c67ab0b12ded81cb11 (diff)
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/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions