numam-dpdk/drivers/net/bnx2x
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
..
bnx2x_ethdev.c ethdev: remove jumbo offload flag 2021-10-18 19:20:21 +02:00
bnx2x_ethdev.h ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
bnx2x_logs.h net/bnx2x: fix dynamic logging 2018-11-14 00:35:53 +01:00
bnx2x_osal.h net/bnx2x: fix meson build 2019-11-06 11:55:24 +01:00
bnx2x_rxtx.c ethdev: change queue release callback 2021-10-06 19:16:03 +02:00
bnx2x_rxtx.h ethdev: change queue release callback 2021-10-06 19:16:03 +02:00
bnx2x_stats.c net/bnx2x: fix logging to include device name 2018-10-11 18:53:48 +02:00
bnx2x_stats.h net/bnx2x: move SPDX tags to source files 2018-08-03 17:08:39 +02:00
bnx2x_vfpf.c net: add macro to extract MAC address bytes 2021-09-07 19:08:05 +02:00
bnx2x_vfpf.h net/bnx2x: add multicast MAC address filtering 2020-04-21 13:57:07 +02:00
bnx2x.c net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
bnx2x.h net/bnx2x: fix build with GCC 11 2021-05-12 14:54:16 +02:00
ecore_fw_defs.h drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
ecore_hsi.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_init_ops.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_init.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_mfw_req.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_reg.h net/bnx2x: update and reorganize HW registers 2019-10-08 12:14:31 +02:00
ecore_sp.c net: add macro for MAC address print 2021-09-07 19:07:46 +02:00
ecore_sp.h net/bnx2x: use common bit operations API 2020-06-16 14:34:42 +02:00
elink.c net/bnx2x: fix icc build 2019-06-26 09:14:24 +02:00
elink.h drivers/net: redefine array size macros 2021-02-22 18:08:08 +01:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00