numam-dpdk/drivers/net/fm10k
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 drivers: remove warning with Meson 0.59 2021-08-27 15:51:34 +02:00
fm10k_ethdev.c ethdev: remove Rx header split port offload 2022-10-04 11:20:04 +02:00
fm10k_logs.h net/fm10k: refine debug build option 2021-04-01 16:10:20 +02:00
fm10k_rxtx_vec.c ethdev: remove Rx header split port offload 2022-10-04 11:20:04 +02:00
fm10k_rxtx.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
fm10k.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00