Files
kernel_arpi/include/uapi/linux
Baowen Zheng 2ffe039528 net/sched: act_police: add support for packet-per-second policing
Allow a policer action to enforce a rate-limit based on packets-per-second,
configurable using a packet-per-second rate and burst parameters.

e.g.
tc filter add dev tap1 parent ffff: u32 match \
        u32 0 0 police pkts_rate 3000 pkts_burst 1000

Testing was unable to uncover a performance impact of this change on
existing features.

Signed-off-by: Baowen Zheng <baowen.zheng@corigine.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Louis Peens <louis.peens@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-03-13 14:18:09 -08:00
..
2021-01-25 18:44:44 +01:00
2020-12-28 14:21:31 +00:00
2021-01-18 18:38:47 +01:00
2021-02-09 10:58:19 +01:00
2020-10-09 12:47:02 -06:00
2021-03-04 17:58:15 -08:00
2020-12-08 15:54:16 +01:00
2021-02-08 13:01:24 +01:00
2020-08-27 07:55:59 -07:00
2021-02-26 09:41:03 -08:00
2020-11-26 14:19:10 +01:00
2021-01-24 14:43:45 +01:00
2021-01-16 23:19:26 +01:00
2021-01-07 16:17:32 +01:00
2021-02-01 13:20:06 -07:00
2020-10-23 11:55:28 -04:00
2020-10-23 11:55:28 -04:00