numam-dpdk/drivers/net/ice
Kevin Liu 24e6e0363e net/ice: fix MTU info for DCF
In the DCF module, Missing maximum and minimum
MTU value settings.

This patch adds the settings of the maximum and
minimum MTU to correctly calculate the MTU value.

Fixes: bf89db4409 ("net/ice: complete device info get in DCF")
Cc: stable@dpdk.org

Signed-off-by: Kevin Liu <kevinx.liu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2022-05-19 11:20:36 +02:00
..
base net/ice/base: fix direction of flow that matches any 2022-05-19 11:20:36 +02:00
ice_acl_filter.c net/ice: fix double free ACL flow entry 2021-09-24 07:46:57 +02:00
ice_dcf_ethdev.c net/ice: fix MTU info for DCF 2022-05-19 11:20:36 +02:00
ice_dcf_ethdev.h net/ice: support DCF MAC configuration 2022-05-09 03:54:24 +02:00
ice_dcf_parent.c net/ice: fix overwriting of LSE bit by DCF 2022-02-20 14:07:26 +01:00
ice_dcf_sched.c net/ice: fix TM hierarchy commit flag reset 2021-10-21 13:32:26 +02:00
ice_dcf_vf_representor.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
ice_dcf.c net/ice: complete VLAN offload capability for DCF 2022-05-17 02:46:19 +02:00
ice_dcf.h net/ice: complete VLAN offload capability for DCF 2022-05-17 02:46:19 +02:00
ice_ethdev.c net/ice: support queue and queue group bandwidth limit 2022-05-18 06:23:10 +02:00
ice_ethdev.h net/ice: support queue and queue group bandwidth limit 2022-05-18 06:23:10 +02:00
ice_fdir_filter.c net/ice: fix raw flow input pattern parsing 2022-04-18 09:27:46 +02:00
ice_generic_flow.c net/ice: refactor parser usage 2022-04-18 07:47:18 +02:00
ice_generic_flow.h net/ice: support drop any and steer all to queue 2022-02-09 03:16:44 +01:00
ice_hash.c net/ice: refactor parser usage 2022-04-18 07:47:18 +02:00
ice_logs.h net/ice: refine debug build option 2021-04-01 16:10:20 +02:00
ice_rxtx_common_avx.h net/ice: fix generic build on FreeBSD 2021-10-19 13:02:37 +02:00
ice_rxtx_vec_avx2.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
ice_rxtx_vec_avx512.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
ice_rxtx_vec_common.h net/ice: fix Tx offload path choice 2022-03-04 12:35:51 +01:00
ice_rxtx_vec_sse.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ice_rxtx.c net/ice: add missing Tx burst mode name 2022-04-18 07:47:18 +02:00
ice_rxtx.h net/ice: fix performance for Rx timestamp 2021-11-01 02:21:10 +01:00
ice_switch_filter.c net/ice: support drop any and steer all to queue 2022-02-09 03:16:44 +01:00
ice_tm.c net/ice: add warning for unsupported TM configuration 2022-05-18 06:23:11 +02:00
meson.build net/ice: support queue and queue group bandwidth limit 2022-05-18 06:23:10 +02:00
rte_pmd_ice.h net/ice: support auxiliary IP offset Rx descriptor 2020-09-18 18:55:06 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00