numam-dpdk/doc/guides/rel_notes
Xuan Ding 8d54b1ec4a ethdev: remove Rx header split port offload
As announced in the deprecation note, remove the Rx offload flag
'RTE_ETH_RX_OFFLOAD_HEADER_SPLIT' and 'split_hdr_size' field from
the structure 'rte_eth_rxmode'. Meanwhile, the place where the examples
and apps initialize the 'split_hdr_size' field, and where the drivers
check if the 'split_hdr_size' value is 0 are also removed.

User can still use `RTE_ETH_RX_OFFLOAD_BUFFER_SPLIT` for per-queue packet
split offload, which is configured by 'rte_eth_rxseg_split'.

Signed-off-by: Xuan Ding <xuan.ding@intel.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
2022-10-04 11:20:04 +02:00
..
deprecation.rst ethdev: remove Rx header split port offload 2022-10-04 11:20:04 +02:00
index.rst version: 22.11-rc0 2022-07-21 12:13:48 +02:00
known_issues.rst doc: fix vhost multi-queue reconnection 2022-06-01 11:50:09 +02:00
release_1_8.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
release_2_0.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_2_1.rst fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
release_2_2.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_16_04.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_16_07.rst fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
release_16_11.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_17_02.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_17_05.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_17_08.rst fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
release_17_11.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_18_02.rst doc: capitalise PMD 2021-11-26 11:28:34 +01:00
release_18_05.rst raw/dpaa2_qdma: remove driver 2022-06-01 08:58:27 +02:00
release_18_08.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_18_11.rst examples/kni: remove deprecated example 2022-10-03 18:24:24 +02:00
release_19_02.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_19_05.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_19_08.rst drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00
release_19_11.rst drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00
release_20_02.rst raw/octeontx2_ep: remove driver 2021-10-18 18:34:04 +02:00
release_20_05.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_20_08.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_20_11.rst regex/cn9k: use cnxk infrastructure 2022-01-12 15:33:49 +01:00
release_21_02.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_21_05.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_21_08.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_21_11.rst doc: add tested platforms with Mellanox NICs 2021-11-26 14:41:31 +01:00
release_22_03.rst doc: update release notes for 22.03 2022-03-16 20:47:11 +01:00
release_22_07.rst doc: update release notes for 22.07 2022-07-15 15:30:11 +02:00
release_22_11.rst ethdev: remove Rx header split port offload 2022-10-04 11:20:04 +02:00