[dpdk-dev] [PATCH] net/enic: fix the size check in Tx prepare handler

Ferruh Yigit ferruh.yigit at intel.com
Tue Nov 13 19:02:38 CET 2018


On 11/13/2018 3:38 PM, Hyong Youb Kim wrote:
> The current code wrongly assumes that packets are non-TSO and ends up
> rejecting large TSO packets. Check non-TSO and TSO max packet sizes
> separately.
> 
> Fixes: 5a12c387405a ("net/enic: check maximum packet size in Tx prepare handler")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Hyong Youb Kim <hyonkim at cisco.com>
> Reviewed-by: John Daley <johndale at cisco.com>

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


More information about the dev mailing list