On 11/17/2016 10:38 AM, Adrien Mazarguil wrote: > On Thu, Nov 17, 2016 at 10:49:55AM +0100, Nelio Laranjeiro wrote: >> Completion queue entry data uses network endian, to access them we should use >> ntoh*(). >> >> Fixes: c305090bbaf8 ("net/mlx5: replace countdown with threshold for Tx >> completions") >> >> CC: stable at dpdk.org >> Reported-by: Liming Sun <lsun at mellanox.com> >> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com> <...> > Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
Applied to dpdk-next-net/master, thanks.