On 10/10/2017 3:04 PM, Yongseok Koh wrote:
> When replenishing Rx ring, there're always buffered slots reserved between
> consumed entries and HW owned entries. These have to be filled with fake
> mbufs to protect from possible overflow rather than optimistically
> expecting successful replenishment which can cause deadlock with
> small-sized queue.
> 
> Fixes: fc048bd52cb7 ("net/mlx5: fix overflow of Rx SW ring")
> Cc: sta...@dpdk.org
> 
> Reported-by: Martin Weiser <martin.wei...@allegro-packets.com>
> Signed-off-by: Yongseok Koh <ys...@mellanox.com>
> Tested-by: Martin Weiser <martin.wei...@allegro-packets.com>

Applied to dpdk-next-net/master, thanks.

Reply via email to