numam-dpdk/drivers/net/mlx5
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
..
linux net/mlx5: fix tunneling support query 2021-10-12 15:29:34 +02:00
windows net/mlx5: support keeping CRC on Windows 2021-10-12 15:29:39 +02:00
meson.build net/mlx5: export PMD-specific API file 2021-07-22 17:23:26 +02:00
mlx5_defs.h net/mlx5: optimize hash list table allocate on demand 2021-07-15 16:09:22 +02:00
mlx5_devx.c
mlx5_devx.h
mlx5_ethdev.c net/mlx5: reduce PCI dependency 2021-07-22 00:11:14 +02:00
mlx5_flow_aso.c net/mlx5: support meter for trTCM profiles 2021-07-22 13:29:01 +02:00
mlx5_flow_dv.c net/mlx5: fix domains selection for meter policy 2021-10-14 10:48:33 +02:00
mlx5_flow_meter.c eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
mlx5_flow_verbs.c ethdev: remove deprecated shared counter attribute 2021-10-12 19:20:57 +02:00
mlx5_flow.c net/mlx5: fix RSS expansion traversal over next nodes 2021-09-13 21:56:10 +02:00
mlx5_flow.h ethdev: use extension header for GTP PSC item 2021-09-28 12:34:58 +02:00
mlx5_mac.c net/mlx5: support Sub-Function 2021-07-22 00:11:14 +02:00
mlx5_mr.c mempool: add namespace to flags 2021-10-20 10:00:16 +02:00
mlx5_mr.h net/mlx5: support mempool registration 2021-10-19 16:35:16 +02:00
mlx5_rss.c
mlx5_rx.c ethdev: change input parameters for Rx queue count 2021-10-13 22:14:58 +02:00
mlx5_rx.h ethdev: change input parameters for Rx queue count 2021-10-13 22:14:58 +02:00
mlx5_rxmode.c net/mlx5: support Sub-Function 2021-07-22 00:11:14 +02:00
mlx5_rxq.c ethdev: remove jumbo offload flag 2021-10-18 19:20:21 +02:00
mlx5_rxtx_vec_altivec.h net/mlx5: fix meta register conversion for extensive mode 2021-07-22 16:24:56 +02:00
mlx5_rxtx_vec_neon.h net/mlx5: fix meta register conversion for extensive mode 2021-07-22 16:24:56 +02:00
mlx5_rxtx_vec_sse.h net/mlx5: fix meta register conversion for extensive mode 2021-07-22 16:24:56 +02:00
mlx5_rxtx_vec.c net/mlx5: fix mbuf replenishment check for zipped CQE 2021-08-19 10:13:40 +02:00
mlx5_rxtx_vec.h
mlx5_rxtx.c
mlx5_rxtx.h net/mlx5: migrate to bus-agnostic common interface 2021-07-22 00:11:14 +02:00
mlx5_stats.c
mlx5_trigger.c net/mlx5: support mempool registration 2021-10-19 16:35:16 +02:00
mlx5_tx_empw.c
mlx5_tx_mpw.c
mlx5_tx_nompw.c
mlx5_tx_txpp.c
mlx5_tx.c
mlx5_tx.h ethdev: change queue release callback 2021-10-06 19:16:03 +02:00
mlx5_txpp.c net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
mlx5_txq.c net/mlx5: fix tunneling support query 2021-10-12 15:29:34 +02:00
mlx5_utils.c common/mlx5: move list utility from net driver 2021-07-15 15:19:13 +02:00
mlx5_utils.h common/mlx5: move list utility from net driver 2021-07-15 15:19:13 +02:00
mlx5_vlan.c
mlx5.c net/mlx5: query tunneling support on Windows 2021-10-12 15:29:36 +02:00
mlx5.h net/mlx5: query tunneling support on Windows 2021-10-12 15:29:36 +02:00
rte_pmd_mlx5.h
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00