On 3/29/2017 8:51 AM, Nelio Laranjeiro wrote: > First segment size must be at least 18 bytes, packets not respecting this > are silently not sent by the NIC but counted as sent by the PMD. The only > way to figure out is compiling the PMD in debug mode. > > Cc: sta...@dpdk.org > Fixes: 6579c27c11a5 ("net/mlx5: remove gather loop on segments") > > Signed-off-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> > Acked-by: Adrien Mazarguil <adrien.mazarg...@6wind.com> > Acked-by: Yongseok Koh <ys...@mellanox.com>
Applied to dpdk-next-net/master, thanks.