Eli Cohen
1f5db5b8a3
net: Fix offloading indirect devices dependency on qdisc order creation
...
[ Upstream commit 74fc4f8287 ]
Currently, when creating an ingress qdisc on an indirect device before
the driver registered for callbacks, the driver will not have a chance
to register its filter configuration callbacks.
To fix that, modify the code such that it keeps track of all the ingress
qdiscs that call flow_indr_dev_setup_offload(). When a driver calls
flow_indr_dev_register(), go through the list of tracked ingress qdiscs
and call the driver callback entry point so as to give it a chance to
register its callback.
Reviewed-by: Jiri Pirko <jiri@nvidia.com >
Signed-off-by: Eli Cohen <elic@nvidia.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
Signed-off-by: Sasha Levin <sashal@kernel.org >
2021-09-18 13:40:30 +02:00
..
2020-07-15 20:34:11 -07:00
2021-08-12 13:22:08 +02:00
2021-06-10 13:39:24 +02:00
2020-05-19 12:50:14 -07:00
2021-06-03 09:00:37 +02:00
2021-08-12 13:22:16 +02:00
2021-05-28 13:17:43 +02:00
2021-07-31 08:16:11 +02:00
2021-07-14 16:56:19 +02:00
2021-04-14 08:42:05 +02:00
2021-05-14 09:50:44 +02:00
2020-08-20 18:21:28 +01:00
2020-07-21 18:30:47 -07:00
2020-05-01 12:15:37 -07:00
2021-07-28 14:35:33 +02:00
2020-09-25 13:58:01 -07:00
2021-07-31 08:16:11 +02:00
2021-06-03 09:00:29 +02:00
2020-08-20 15:45:15 -04:00
2020-07-15 07:45:24 -07:00
2020-07-19 18:16:40 -07:00
2020-10-09 12:06:53 -07:00
2020-10-05 05:56:48 -07:00
2021-07-25 14:36:20 +02:00
2020-05-08 21:33:33 -07:00
2021-03-30 14:32:05 +02:00
2020-05-05 13:23:29 -07:00
2020-07-28 17:42:31 -07:00
2020-07-24 15:23:31 -07:00
2021-09-18 13:40:30 +02:00
2020-09-14 14:54:56 -07:00
2020-07-31 09:24:24 +02:00
2020-07-31 09:24:24 +02:00
2020-10-05 18:40:01 -07:00
2020-06-22 21:12:44 -07:00
2021-03-04 11:38:46 +01:00
2020-07-31 09:27:00 +02:00
2020-05-11 13:18:54 -07:00
2020-05-09 00:48:20 +02:00
2021-03-30 14:31:59 +02:00
2020-12-01 17:16:54 -08:00
2020-11-23 16:32:33 -08:00
2020-08-26 07:33:19 -07:00
2020-06-20 17:47:53 -07:00
2020-07-15 20:34:11 -07:00
2021-08-12 13:22:07 +02:00
2020-05-26 16:06:07 -07:00
2020-11-13 16:58:10 -08:00
2020-08-31 23:06:51 +02:00
2021-07-14 16:56:32 +02:00
2020-11-19 10:49:50 -08:00
2020-08-31 12:26:39 -07:00
2020-11-19 10:49:50 -08:00
2020-06-20 17:22:22 -07:00
2021-08-04 12:46:43 +02:00
2021-06-23 14:42:52 +02:00
2021-07-14 16:56:28 +02:00
2020-05-29 21:20:20 -07:00
2020-09-24 20:17:01 -07:00
2020-08-24 06:40:07 -07:00
2020-11-13 14:24:39 -08:00
2021-06-23 14:42:44 +02:00
2020-10-09 20:22:32 -07:00
2021-03-30 14:31:57 +02:00
2021-05-19 10:13:17 +02:00
2021-06-03 09:00:51 +02:00
2021-06-03 09:00:47 +02:00
2021-08-18 08:59:11 +02:00
2021-04-14 08:42:07 +02:00
2020-07-31 09:24:23 +02:00
2020-08-24 14:35:00 -07:00
2020-06-23 20:27:09 -07:00
2021-03-30 14:32:08 +02:00
2021-07-14 16:56:24 +02:00
2020-07-13 11:03:44 -07:00
2020-06-04 15:39:32 -07:00
2020-09-28 15:19:03 -07:00
2021-06-30 08:47:21 -04:00
2021-02-17 11:02:29 +01:00
2021-07-25 14:36:21 +02:00
2021-06-10 13:39:18 +02:00
2020-06-23 20:10:15 -07:00
2020-06-18 20:46:23 -07:00
2020-09-28 12:50:12 -07:00
2021-02-10 09:29:23 +01:00
2020-09-14 16:49:39 -07:00
2020-07-15 20:34:02 -07:00
2020-08-31 21:15:04 +02:00
2021-01-17 14:17:05 +01:00
2020-12-09 16:27:42 +01:00
2021-07-14 16:56:14 +02:00
2021-07-14 16:56:23 +02:00