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: [email protected]
>
> Signed-off-by: Hyong Youb Kim <[email protected]>
> Reviewed-by: John Daley <[email protected]>Applied to dpdk-next-net/master, thanks.

