[dpdk-dev] [PATCH] net/enic: fix max packet length check

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Nov 7 18:00:54 CET 2016


2016-11-01 11:08, John Daley:
> When the device was configured with an explicit maximum packet length,
> it would fail if the value was greater than MTU configured in CIMC/UCSM
> (plus L2 header length). It should have been compared against maximum
> allowed by the device.
> 
> Fixes: bb34ffb848a0 ("net/enic: determine max egress packet size and max MTU")
> 
> Signed-off-by: John Daley <johndale at cisco.com>

Applied, thanks


More information about the dev mailing list