[dpdk-dev] [PATCH] net/mlx5: fix wrong completion buffer size

Nélio Laranjeiro nelio.laranjeiro at 6wind.com
Tue May 23 14:09:33 CEST 2017


On Thu, May 18, 2017 at 01:44:45PM +0300, Shahaf Shuler wrote:
> Completion buffer size was computed wrongly, causing
> completion polling to wraparound too early and miss entries.
> 
> Fixing it by using Direct Verbs to query the CQ info.
> 
> Fixes: 6218063b39a6 ("net/mlx5: refactor Rx data path")
> Fixes: 1d88ba171942 ("net/mlx5: refactor Tx data path")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Shahaf Shuler <shahafs at mellanox.com>
> Acked-by: Yongseok Koh <yskoh at mellanox.com>

Acked-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>

-- 
Nélio Laranjeiro
6WIND


More information about the dev mailing list