numam-dpdk/drivers/net/enic
John Daley f201fd0585 net/enic: fix max packet length check
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: bb34ffb848 ("net/enic: determine max egress packet size and max MTU")

Signed-off-by: John Daley <johndale@cisco.com>
2016-11-07 18:01:11 +01:00
..
base net/enic: fix Rx queue index when not using Rx scatter 2016-10-26 19:38:18 +02:00
enic_clsf.c net/enic: fix UDP port in flow director 2016-10-26 19:38:18 +02:00
enic_compat.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
enic_ethdev.c net/enic: fix max packet length check 2016-11-07 18:01:11 +01:00
enic_main.c net/enic: fix multi-queue Rx performance 2016-10-26 19:38:18 +02:00
enic_res.c net/enic: extend flow director support for 1300 series 2016-10-13 15:30:59 +02:00
enic_res.h net/enic: determine max egress packet size and max MTU 2016-06-29 11:54:46 +02:00
enic_rxtx.c net/enic: add ethernet VLAN packet type 2016-10-13 15:30:59 +02:00
enic.h net/enic: fix multi-queue Rx performance 2016-10-26 19:38:18 +02:00
LICENSE enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
Makefile net/enic: put Tx and Rx functions into same file 2016-06-15 17:13:56 +02:00
rte_pmd_enic_version.map enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00