numam-dpdk/drivers/net/thunderx
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
..
base net/thunderx: support attaching from secondary 2022-06-13 09:29:24 +02:00
meson.build net/thunderx: enable build only on 64-bit Linux 2021-10-15 19:13:13 +02:00
nicvf_ethdev.c ethdev: remove Rx header split port offload 2022-10-04 11:20:04 +02:00
nicvf_ethdev.h net/thunderx: support polling of link state change 2022-06-13 09:29:24 +02:00
nicvf_logs.h net/thunderx: implement dynamic logging 2018-01-16 18:47:49 +01:00
nicvf_rxtx.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
nicvf_rxtx.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
nicvf_struct.h net/thunderx: support setting link attributes 2022-06-13 09:29:24 +02:00
nicvf_svf.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
nicvf_svf.h drivers: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00