Dekel Peled 10cfa5f2d4 net/mlx5: fix release of Rx queue object
Function mlx5_rx_intr_disable() calls mlx5_rxq_ibv_get() and performs
some actions on the returned rxq_ibv.
It doesn't release the rxq_ibv when all is completed with success.

This patch adds call to mlx5_rxq_ibv_release() where it's missing.

Fixes: 09cb5b581762 ("net/mlx5: separate DPDK from verbs Rx queue objects")
Cc: stable@dpdk.org

Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
2019-05-08 17:29:31 +02:00
..
2019-05-03 18:45:23 +02:00
2019-05-03 18:45:23 +02:00
2019-05-03 18:45:23 +02:00
2019-05-03 18:45:23 +02:00
2019-05-03 18:45:23 +02:00
2019-03-01 18:17:35 +01:00
2019-04-19 14:51:55 +02:00
2019-03-01 18:17:35 +01:00
2018-11-14 00:35:53 +01:00
2019-05-03 18:45:23 +02:00
2019-05-03 18:45:23 +02:00