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: sta...@dpdk.org >> >> Signed-off-by: Shahaf Shuler <shah...@mellanox.com> >> Acked-by: Yongseok Koh <ys...@mellanox.com> > > Acked-by: Nelio Laranjeiro <nelio.laranje...@6wind.com>
Series applied to dpdk-next-net/master, thanks.