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-27 12:44:13 +09:00
2023-10-28 11:29:28 +01:00
2023-11-18 14:52:57 +00:00
2023-12-14 12:02:45 +01:00
2023-12-12 13:14:08 +01:00
2023-10-01 19:09:54 +01:00
2023-11-14 08:16:34 +01:00
2023-11-02 16:15:30 -10:00
2023-12-15 16:25:55 -08:00
2023-12-20 11:27:20 +00:00
2023-06-24 15:50:13 -07:00
2023-10-12 17:07:34 -07:00
2023-11-02 16:15:30 -10:00
2023-12-20 11:50:13 +00:00
2023-08-01 21:07:46 -07:00
2023-12-11 10:59:17 +00:00
2023-12-19 15:31:40 +01:00
2023-12-12 12:14:19 +01:00
2023-11-14 19:45:35 -08:00
2023-12-13 22:07:16 -08:00
2023-10-26 13:46:28 -07:00
2023-11-22 10:51:32 +00:00
2023-08-29 17:39:15 -07:00
2023-12-19 08:23:03 -08:00
2023-12-15 11:01:27 +00:00
2023-09-19 13:26:57 +02:00
2023-11-08 18:17:44 -08:00
2023-08-18 12:44:56 -07:00
2023-12-11 10:59:17 +00:00
2023-11-01 22:21:32 -07:00
2023-12-18 16:17:34 -08:00
2023-06-24 15:41:46 -07:00
2023-10-10 19:43:22 -07:00
2023-08-15 15:26:18 -07:00
2023-12-15 12:17:16 +00:00
2023-11-18 15:00:51 +00:00
2023-12-19 08:23:03 -08:00
2023-08-02 12:28:22 -07:00
2023-12-19 15:31:40 +01:00
2023-10-01 19:09:54 +01:00
2023-10-16 17:34:53 -07:00
2023-06-10 00:11:41 -07:00
2023-11-08 17:47:08 -08:00
2023-12-07 17:53:17 -08:00
2023-06-24 15:50:13 -07:00
2023-12-07 09:54:02 -08:00
2023-07-17 09:02:30 +01:00
2023-12-11 10:59:17 +00:00
2023-11-24 20:03:59 +01:00
2023-12-12 13:24:58 +01:00
2023-11-17 02:50:33 +00:00
2023-12-20 11:50:13 +00:00
2023-12-13 18:30:24 -08:00
2023-12-07 17:53:17 -08:00
2023-11-08 13:39:16 -08:00
2023-07-21 08:54:03 +01:00
2023-11-23 12:20:58 -08:00
2023-12-07 09:52:28 -08:00
2023-11-30 00:25:16 +01:00
2023-12-15 10:37:35 +00: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-12-14 17:12:49 -08:00
2023-10-11 10:39:01 +01:00
2023-11-01 22:33:53 -07:00
2023-08-15 15:26:17 -07:00