numam-dpdk/drivers/net/iavf
Ferruh Yigit b563c14212 ethdev: remove jumbo offload flag
Removing 'DEV_RX_OFFLOAD_JUMBO_FRAME' offload flag.

Instead of drivers announce this capability, application can deduct the
capability by checking reported 'dev_info.max_mtu' or
'dev_info.max_rx_pktlen'.

And instead of application setting this flag explicitly to enable jumbo
frames, this can be deduced by driver by comparing requested 'mtu' to
'RTE_ETHER_MTU'.

Removing this additional configuration for simplification.

Suggested-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Reviewed-by: Rosen Xu <rosen.xu@intel.com>
Acked-by: Somnath Kotur <somnath.kotur@broadcom.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Huisong Li <lihuisong@huawei.com>
Acked-by: Hyong Youb Kim <hyonkim@cisco.com>
Acked-by: Michal Krawczyk <mk@semihalf.com>
2021-10-18 19:20:21 +02:00
..
iavf_ethdev.c ethdev: remove jumbo offload flag 2021-10-18 19:20:21 +02:00
iavf_fdir.c net/iavf: fix multi-process shared data 2021-10-11 04:59:09 +02:00
iavf_generic_flow.c eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
iavf_generic_flow.h net/iavf: support flow pattern for GTPoGRE 2021-07-16 10:11:30 +02:00
iavf_hash.c net/iavf: fix multi-process shared data 2021-10-11 04:59:09 +02:00
iavf_log.h net/iavf: refine debug build option 2021-04-01 16:10:20 +02:00
iavf_rxtx_vec_avx2.c net/iavf: fix multi-process shared data 2021-10-11 04:59:09 +02:00
iavf_rxtx_vec_avx512.c net/iavf: fix multi-process shared data 2021-10-11 04:59:09 +02:00
iavf_rxtx_vec_common.h net/iavf: use write combining store for tail updates 2021-06-10 12:04:16 +02:00
iavf_rxtx_vec_sse.c net/iavf: fix multi-process shared data 2021-10-11 04:59:09 +02:00
iavf_rxtx.c ethdev: change input parameters for Rx queue count 2021-10-13 22:14:58 +02:00
iavf_rxtx.h ethdev: change input parameters for Rx queue count 2021-10-13 22:14:58 +02:00
iavf_tm.c net/iavf: build on Windows 2021-09-30 22:09:49 +02:00
iavf_vchnl.c net/iavf: fix multi-process shared data 2021-10-11 04:59:09 +02:00
iavf.h net/iavf: fix multi-process shared data 2021-10-11 04:59:09 +02:00
meson.build net/iavf: build on Windows 2021-09-30 22:09:49 +02:00
rte_pmd_iavf.h net/iavf: fix SPDX license text 2020-11-20 21:10:05 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00