On 2/8/2017 2:28 PM, Nélio Laranjeiro wrote: > On Thu, Feb 02, 2017 at 10:43:32AM -0800, Yongseok Koh wrote: >> The total length field in descriptor of inlined multi-packet send must be >> updated before closing a seesion. There's possibility of updating it >> afterward. This bug might cause one packet out of MLX5_MPW_DSEG_MAX gets >> silently dropped by HW and impact performance, escpecially lossless test. >> >> Fixes: 230189d9ff22 ("net/mlx5: support multi-packet send") >> CC: sta...@dpdk.org >> >> Signed-off-by: Yongseok Koh <ys...@mellanox.com>
> > Acked-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> Applied to dpdk-next-net/master, thanks.