[dpdk-stable] [PATCH] net/mlx5: fix Tx when first segment size is too short

Ferruh Yigit ferruh.yigit at intel.com
Thu Mar 30 18:32:15 CEST 2017


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: stable at dpdk.org
> Fixes: 6579c27c11a5 ("net/mlx5: remove gather loop on segments")
> 
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>
> Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
> Acked-by: Yongseok Koh <yskoh at mellanox.com>

Applied to dpdk-next-net/master, thanks.



More information about the stable mailing list