numam-dpdk/drivers/net/ice
Qi Zhang c352338e44 net/ice: set min and max MTU
This commit sets the min and max supported MTU values for ice devices
via the ice_dev_info_get() function. Min MTU supported is set to
ETHER_MIN_MTU and max mtu is calculated as the max packet length
supported minus the transport overhead.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
2019-05-21 18:40:06 +02:00
..
base net/ice: send driver version to firmware 2019-04-05 17:45:22 +02:00
ice_ethdev.c net/ice: set min and max MTU 2019-05-21 18:40:06 +02:00
ice_ethdev.h net/ice: fix max frame size 2019-04-12 11:02:02 +02:00
ice_logs.h net/ice: support device initialization 2018-12-21 16:22:41 +01:00
ice_rxtx_vec_avx2.c net/ice: support vector AVX2 in Tx 2019-03-29 17:25:31 +01:00
ice_rxtx_vec_common.h net/ice: support Tx SSE vector 2019-03-29 17:25:31 +01:00
ice_rxtx_vec_sse.c net/ice: support Tx SSE vector 2019-03-29 17:25:31 +01:00
ice_rxtx.c net/ice: fix Tx function selection 2019-04-19 14:51:55 +02:00
ice_rxtx.h net/ice: fix Tx function selection 2019-04-19 14:51:55 +02:00
Makefile net/ice/base: support FDIR 2019-03-29 17:25:31 +01:00
meson.build net/ice: support Rx AVX2 vector 2019-03-29 17:25:31 +01:00
rte_pmd_ice_version.map net/ice: support device initialization 2018-12-21 16:22:41 +01:00