numam-dpdk/drivers/net/hns3
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
..
hns3_cmd.c net/hns3: remove similar macro function definitions 2021-10-11 17:40:38 +02:00
hns3_cmd.h net/hns3: fix input parameters of MAC functions 2021-10-07 13:56:16 +02:00
hns3_dcb.c net/hns3: remove similar macro function definitions 2021-10-11 17:40:38 +02:00
hns3_dcb.h net/hns3: fix traffic management 2021-07-02 19:03:03 +02:00
hns3_ethdev_vf.c ethdev: remove jumbo offload flag 2021-10-18 19:20:21 +02:00
hns3_ethdev.c ethdev: remove jumbo offload flag 2021-10-18 19:20:21 +02:00
hns3_ethdev.h net/hns3: remove similar macro function definitions 2021-10-11 17:40:38 +02:00
hns3_fdir.c net/hns3: clear hash map on flow director clear 2021-05-11 18:27:25 +02:00
hns3_fdir.h net/hns3: fix flow rule list in multi-process 2021-07-23 14:45:20 +02:00
hns3_flow.c ethdev: remove deprecated shared counter attribute 2021-10-12 19:20:57 +02:00
hns3_intr.c net/hns3: remove similar macro function definitions 2021-10-11 17:40:38 +02:00
hns3_intr.h net/hns3: fix TM QCN error event report by MSI-X 2021-05-11 19:34:17 +02:00
hns3_logs.h net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
hns3_mbx.c net/hns3: fix mailbox message ID in log 2021-05-11 20:07:59 +02:00
hns3_mbx.h net/hns3: support VLAN filter state modify for VF 2021-07-13 11:41:32 +02:00
hns3_mp.c net/hns3: add Tx start/stop multi-process handling 2021-08-17 12:59:00 +02:00
hns3_mp.h net/hns3: add Tx start/stop multi-process handling 2021-08-17 12:59:00 +02:00
hns3_ptp.c net/hns3: remove similar macro function definitions 2021-10-11 17:40:38 +02:00
hns3_regs.c net/hns3: support get device version when dump register 2021-04-08 18:57:09 +02:00
hns3_regs.h net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
hns3_rss.c net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
hns3_rss.h net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
hns3_rxtx_vec_neon.h net/hns3: support Tx push quick doorbell for performance 2021-07-02 19:03:03 +02:00
hns3_rxtx_vec_sve.c net/hns3: support Tx push quick doorbell for performance 2021-07-02 19:03:03 +02:00
hns3_rxtx_vec.c net/hns3: remove similar macro function definitions 2021-10-11 17:40:38 +02:00
hns3_rxtx_vec.h net/hns3: fix vector Rx burst limitation 2021-05-04 18:02:14 +02:00
hns3_rxtx.c ethdev: fix max Rx packet length 2021-10-18 19:20:20 +02:00
hns3_rxtx.h ethdev: change input parameters for Rx queue count 2021-10-13 22:14:58 +02:00
hns3_stats.c ethdev: improve xstats names by IDs get prototype 2021-10-06 13:07:11 +02:00
hns3_stats.h ethdev: improve xstats names by IDs get prototype 2021-10-06 13:07:11 +02:00
hns3_tm.c net/hns3: remove similar macro function definitions 2021-10-11 17:40:38 +02:00
hns3_tm.h net/hns3: fix traffic management 2021-07-02 19:03:03 +02:00
meson.build net/hns3: fix Arm SVE build with GCC 8.3 2021-07-09 22:25:31 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00