[dpdk-stable] [PATCH] net/mlx5: fix queue rollback when starting device

Shahaf Shuler shahafs at mellanox.com
Wed Jul 25 15:14:44 CEST 2018


Monday, July 23, 2018 11:57 PM, Yongseok Koh:
> Subject: [PATCH] net/mlx5: fix queue rollback when starting device
> 
> mlx5_rxq_start() and mlx5_rxq_stop() must be strictly paired because
> internal reference counter is increased or decreased inside. Also,
> mlx5_rxq_get() must be paired with mlx5_rxq_release().
> 
> Fixes: 7d6bf6b866b8 ("net/mlx5: add Multi-Packet Rx support")
> Fixes: a1366b1a2be3 ("net/mlx5: add reference counter on DPDK Rx
> queues")
> Fixes: 6e78005a9b30 ("net/mlx5: add reference counter on DPDK Tx
> queues")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Yongseok Koh <yskoh at mellanox.com>

Applied to next-net-mlx, thanks. 


More information about the stable mailing list