Yongseok Koh 39e98c21be net/mlx5: fix Multi-Packet RQ mempool free
When MPRQ mempool is freed, the pointer stored in priv structure must be
reset to null. Otherwise, the mempool can be freed again if the port is
restarted.

Fixes: 7d6bf6b866b8 ("net/mlx5: add Multi-Packet Rx support")
Cc: stable@dpdk.org

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
2018-12-21 16:22:41 +01:00
..
2018-11-16 10:45:37 +01:00
2018-07-03 01:35:57 +02:00
2018-11-14 00:35:53 +01:00
2018-04-11 01:47:47 +02:00
2018-12-13 16:31:06 +00:00