numam-dpdk/drivers/net/ice
Jiaqi Min 1161029318 net/ice: fix setting max frame size
Max frame size is not set to HW, so packets above the MTU
do not get dropped by HW. The patch fixed the issue.

Fixes: 50370662b7 ("net/ice: support device and queue ops")
Cc: stable@dpdk.org

Signed-off-by: Jiaqi Min <jiaqix.min@intel.com>
Reviewed-by: Xiaolong Ye <xiaolong.ye@intel.com>
2019-11-08 23:15:04 +01:00
..
base net/ice/base: fix symmetric hash configure 2019-11-08 23:15:04 +01:00
ice_ethdev.c net/ice: fix setting max frame size 2019-11-08 23:15:04 +01:00
ice_ethdev.h net/ice: support flow director GTPU tunnel 2019-10-23 16:43:10 +02:00
ice_fdir_filter.c net/ice: remove GTPU tunnel support for inner L4 2019-11-08 23:15:04 +01:00
ice_generic_flow.c net/ice: fix flow API framework 2019-11-08 23:15:04 +01:00
ice_generic_flow.h net/ice: add pattern manifest 2019-10-23 16:43:09 +02:00
ice_hash.c net/ice: correct key length and queues check for RSS 2019-11-08 23:15:04 +01:00
ice_logs.h net/ice: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
ice_rxtx_vec_avx2.c net/ice: support RSS in AVX path 2019-10-23 16:43:09 +02:00
ice_rxtx_vec_common.h net/ice: support protocol extraction per Rx queue 2019-10-07 15:00:56 +02:00
ice_rxtx_vec_sse.c net/ice: support RSS in SSE path 2019-10-23 16:43:09 +02:00
ice_rxtx.c net/ice: fix packet type table 2019-11-08 23:15:04 +01:00
ice_rxtx.h net/ice: enable flow director engine 2019-10-23 16:43:10 +02:00
ice_switch_filter.c net/ice: fix queue index for switch filter 2019-10-23 16:43:10 +02:00
Makefile net/ice: enable advanced RSS 2019-10-23 16:43:10 +02:00
meson.build net/ice: enable advanced RSS 2019-10-23 16:43:10 +02:00
rte_pmd_ice_version.map net/ice: support device initialization 2018-12-21 16:22:41 +01:00
rte_pmd_ice.h net/ice: support protocol extraction per Rx queue 2019-10-07 15:00:56 +02:00