On 9/14/2017 11:50 AM, Shahaf Shuler wrote: > vPMD Tx function assumes that after the scatter of the > multi-segment packets the next packet will be a single segment packet. > > This is not current as the function can return due to lack of resources > without sending all of the multi-segment mbufs sequence. > > Fixes: 6cb559d67b83 ("net/mlx5: add vectorized Rx/Tx burst for x86") > Cc: sta...@dpdk.org > Cc: ys...@mellanox.com > > 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.