Vlad Buslov
e382267860
net: sched: update action implementations to support flags
...
Extend struct tc_action with new "tcfa_flags" field. Set the field in
tcf_idr_create() function and provide new helper
tcf_idr_create_from_flags() that derives 'cpustats' boolean from flags
value. Update individual hardware-offloaded actions init() to pass their
"flags" argument to new helper in order to skip percpu stats allocation
when user requested it through flags.
Signed-off-by: Vlad Buslov <vladbu@mellanox.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-10-30 18:07:51 -07:00
..
2019-09-05 17:27:21 +02:00
2019-10-23 13:01:34 +02:00
2019-10-05 16:29:00 -07:00
2019-06-19 17:09:07 +02:00
2019-10-20 10:43:00 -07:00
2019-09-16 09:18:03 +02:00
2019-10-30 18:07:51 -07:00
2019-10-07 09:37:27 -04:00
2019-06-19 17:09:55 +02:00
2019-07-04 12:30:48 -07:00
2019-07-04 12:30:48 -07:00
2019-08-17 23:18:54 +02:00
2019-06-19 17:09:55 +02:00
2019-10-28 13:41:59 -07:00
2019-10-11 21:02:30 -07:00
2019-08-17 12:40:08 -07:00
2019-10-29 12:07:49 -07:00
2019-07-01 10:48:34 -07:00
2019-06-19 17:09:55 +02:00
2019-10-04 11:10:56 -07:00
2019-10-04 11:10:56 -07:00
2019-10-30 17:21:35 -07:00
2019-09-16 09:18:02 +02:00
2019-10-06 15:44:47 +02:00
2019-07-01 10:58:23 -07:00
2019-06-09 19:40:10 -07:00
2019-08-28 14:43:03 -07:00
2019-07-03 13:51:54 -07:00
2019-08-31 23:44:28 -07:00
2019-08-08 15:55:10 -07:00
2019-09-13 21:44:19 +02:00
2019-09-27 12:05:02 +02:00
2019-10-04 11:10:56 -07:00
2019-06-27 21:06:39 -07:00
2019-06-18 20:48:45 -04:00
2019-10-04 11:10:56 -07:00
2019-10-08 11:28:33 +02:00
2019-09-13 21:44:19 +02:00
2019-06-19 11:37:47 -04:00
2019-10-01 13:07:53 -07:00
2019-06-19 17:09:55 +02:00
2019-10-08 13:23:05 -07:00
2019-10-04 13:58:13 +02:00
2019-07-22 12:10:54 -07:00
2019-10-20 10:43:00 -07:00
2019-08-13 20:37:16 -07:00
2019-09-05 12:35:58 +02:00
2019-07-08 14:58:04 -07:00
2019-08-26 14:17:43 -07:00
2019-09-17 23:51:10 +02:00
2019-09-16 09:18:03 +02:00
2019-10-09 21:34:31 -07:00
2019-09-20 18:23:33 -07:00
2019-10-30 18:07:50 -07:00
2019-10-09 19:45:44 -07:00
2019-10-05 16:29:00 -07:00
2019-09-16 09:02:18 +02:00
2019-10-29 18:11:15 -07:00
2019-06-19 17:09:55 +02:00
2019-10-13 10:13:08 -07:00
2019-10-04 14:07:07 -07:00
2019-10-07 09:58:28 -04:00
2019-08-30 19:49:37 -07:00
2019-09-05 09:38:32 +02:00
2019-06-19 11:23:13 -04:00
2019-08-31 01:08:26 +02:00
2019-06-19 11:23:13 -04:00
2019-07-17 10:03:54 +02:00