numam-dpdk/doc/guides/howto
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
..
img doc: remove Intel PMD examples in flow bifurcation guide 2020-05-11 22:27:39 +02:00
avx512.rst doc: describe how to enable AVX512 2020-10-19 16:45:02 +02:00
debug_troubleshoot.rst ethdev: remove jumbo offload flag 2021-10-18 19:20:21 +02:00
flow_bifurcation.rst doc: remove Intel PMD examples in flow bifurcation guide 2020-05-11 22:27:39 +02:00
index.rst doc: describe how to enable AVX512 2020-10-19 16:45:02 +02:00
lm_bond_virtio_sriov.rst net/i40e: remove i40evf 2021-10-05 12:31:37 +02:00
lm_virtio_vhost_user.rst doc: replace hugepages commands with dedicated tool 2021-02-11 23:26:37 +01:00
openwrt.rst kernel/linux: remove igb_uio 2020-10-06 14:50:13 +02:00
packet_capture_framework.rst doc: clarify multi-process roles for pdump 2020-11-26 16:32:11 +01:00
pvp_reference_benchmark.rst doc: fix spelling 2021-07-31 20:03:47 +02:00
rte_flow.rst doc: fix typos in flow API guide 2019-06-28 20:32:18 +02:00
telemetry.rst usertools/telemetry: list file-prefixes 2021-10-19 17:15:10 +02:00
vfd.rst doc: remove references to make from howto guides 2020-10-01 16:51:24 +02:00
virtio_user_as_exceptional_path.rst doc: fix spelling reported by aspell in guides 2019-05-03 00:37:13 +02:00
virtio_user_for_container_networking.rst doc: remove references to make from howto guides 2020-10-01 16:51:24 +02:00