Matan Azrad e7f4fbb301 net/mlx5: fix Rx queue release assertions
In debug mode, there is assertion to validate the CQ object before the
release.

Wrongly, the assertion is done for any type of RX queue even if it
doesn't use CQ at all, for example in hairpin Rx queue.

Ignore CQ assertion when hairpin queue is released.

Fixes: e79c9be91515 ("net/mlx5: support Rx hairpin queues")

Signed-off-by: Matan Azrad <matan@mellanox.com>
Acked-by: Ori Kam <orika@mellanox.com>
2019-11-20 17:36:06 +01:00
..
2019-11-20 17:36:06 +01:00
2019-11-20 17:36:06 +01:00
2019-11-08 23:15:04 +01:00
2019-10-25 19:00:22 +02:00
2019-11-11 14:23:01 +01:00
2019-11-11 14:23:01 +01:00
2019-11-12 01:43:47 +01:00