Victor Nogueira 4cf24dc893 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>
2023-12-20 11:50:13 +00:00
..
2023-10-01 19:09:54 +01:00
2023-12-15 16:25:55 -08:00
2023-08-29 17:39:15 -07:00
2023-12-15 11:01:27 +00:00
2023-12-18 16:17:34 -08:00
2023-11-08 13:39:16 -08:00
2023-12-18 16:17:34 -08:00
2023-10-01 19:09:54 +01:00
2023-12-18 16:46:08 -08:00
2023-10-11 10:39:01 +01:00