Shay Drory
563476ae0c
net/mlx5: Synchronize correct IRQ when destroying CQ
...
The CQ destroy is performed based on the IRQ number that is stored in
cq->irqn. That number wasn't set explicitly during CQ creation and as
expected some of the API users of mlx5_core_create_cq() forgot to update
it.
This caused to wrong synchronization call of the wrong IRQ with a number
0 instead of the real one.
As a fix, set the IRQ number directly in the mlx5_core_create_cq() and
update all users accordingly.
Fixes: 1a86b377aa ("vdpa/mlx5: Add VDPA driver for supported mlx5 devices")
Fixes: ef1659ade3 ("IB/mlx5: Add DEVX support for CQ events")
Signed-off-by: Shay Drory <shayd@nvidia.com >
Reviewed-by: Tariq Toukan <tariqt@nvidia.com >
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com >
2021-08-09 20:57:00 -07:00
..
2021-07-05 14:08:24 -07:00
2021-07-30 20:26:38 +02:00
2021-07-30 10:56:47 -07:00
2021-06-30 15:51:09 -07:00
2021-07-21 17:28:42 +02:00
2021-07-30 11:08:12 -07:00
2021-07-05 14:08:24 -07:00
2021-08-03 11:14:03 +01:00
2021-06-30 15:34:19 -06:00
2021-07-13 19:21:41 -05:00
2021-08-03 09:26:09 -07:00
2021-07-01 13:26:16 -07:00
2021-07-05 14:01:53 -07:00
2021-07-13 11:53:07 -05:00
2021-06-30 14:56:51 +02:00
2021-07-10 09:22:44 -07:00
2021-06-29 10:53:48 -07:00
2021-06-24 10:37:35 +09:00
2021-07-14 11:05:55 -05:00
2021-07-13 15:15:17 +02:00
2021-07-15 11:59:59 -07:00
2021-07-05 13:42:16 -07:00
2021-07-05 13:42:16 -07:00
2021-07-25 10:04:27 -07:00
2021-06-24 15:45:11 +02:00
2021-08-02 17:17:27 +02:00
2021-07-29 17:20:29 +10:00
2021-07-29 12:38:32 +02:00
2021-07-19 09:26:31 +00:00
2021-07-05 13:42:16 -07:00
2021-07-05 13:42:16 -07:00
2021-07-20 22:32:01 +02:00
2021-07-10 11:53:06 -07:00
2021-07-05 14:01:53 -07:00
2021-08-09 20:57:00 -07:00
2021-07-09 10:19:13 -07:00
2021-06-22 22:03:25 +02:00
2021-07-15 13:57:31 -07:00
2021-07-05 14:08:24 -07:00
2021-07-09 15:35:13 +02:00
2021-07-05 14:08:24 -07:00
2021-07-03 11:57:42 -07:00
2021-06-26 12:06:48 -05:00
2021-06-24 15:56:25 +02:00
2021-06-30 18:19:39 -07:00
2021-08-03 09:33:05 -07:00
2021-06-30 12:12:56 -07:00
2021-06-22 23:00:01 -04:00
2021-07-05 13:51:41 -07:00
2021-07-20 22:28:56 +02:00
2021-07-22 09:51:38 -07:00
2021-07-12 11:15:28 -05:00
2021-08-09 20:57:00 -07:00
2021-07-28 10:20:16 +01:00
2021-07-04 11:55:13 -07:00
2021-07-24 12:57:06 -07:00
2021-07-05 13:42:16 -07:00
2021-07-03 10:54:08 -07:00
2021-07-01 11:06:04 -07:00
2021-07-13 13:59:12 -05:00
2021-07-23 08:08:54 +02:00
2021-07-05 14:16:22 -07:00
2021-07-01 16:57:14 -07:00
2021-07-28 12:05:33 +02:00
2021-07-05 13:42:16 -07:00
2021-07-13 14:50:47 -05:00
2021-08-08 12:56:41 +01:00
2021-07-08 16:09:30 +02:00
2021-07-21 12:37:49 -07:00
2021-07-07 10:50:03 -07:00
2021-07-10 09:46:20 -07:00
2021-06-18 13:13:40 -07:00
2021-07-10 16:19:10 -07:00
2021-07-17 13:09:23 -07:00
2021-08-04 12:41:30 -07:00
2021-06-24 15:46:34 +02:00
2021-07-10 09:46:20 -07:00
2021-07-05 13:42:16 -07:00
2021-07-21 12:41:41 -07:00
2021-06-25 10:02:05 +02:00
2021-07-05 14:08:24 -07:00
2021-07-20 23:18:22 -04:00
2021-06-28 20:03:38 -07:00
2021-07-10 11:43:25 -07:00
2021-07-05 14:16:22 -07:00
2021-07-09 10:19:13 -07:00
2021-07-23 10:09:27 -07:00
2021-08-09 20:57:00 -07:00
2021-07-03 11:49:33 -07:00
2021-07-08 07:49:01 -04:00
2021-07-16 11:14:54 -07:00
2021-06-24 15:48:27 +02:00
2021-07-09 11:06:29 -07:00
2021-07-07 12:57:46 -07:00
2021-07-07 11:07:13 -07:00
2021-06-29 11:21:35 -07:00