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

Ferruh Yigit ferruh.yigit at intel.com
Tue May 23 14:19:25 CEST 2017


On 5/23/2017 1:09 PM, Nélio Laranjeiro wrote:
> 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>

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list