numam-dpdk/drivers/net/i40e
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 eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
i40e_ethdev.c ethdev: remove deprecated Flow Director configuration 2022-08-31 15:24:23 +02:00
i40e_ethdev.h net/i40e: add outer VLAN processing 2022-06-23 07:49:42 +02:00
i40e_fdir.c ethdev: remove deprecated Flow Director configuration 2022-08-31 15:24:23 +02:00
i40e_flow.c ethdev: remove deprecated flow item VF 2022-09-27 10:26:51 +02:00
i40e_hash.c net/i40e: fix build with MinGW GCC 12 2022-10-06 12:24:35 +02:00
i40e_hash.h net/i40e: refactor RSS flow 2021-01-08 19:20:09 +01:00
i40e_logs.h net/i40e: refine debug build option 2021-04-01 16:10:20 +02:00
i40e_pf.c net/i40e: fix unintentional integer overflow 2022-02-25 15:20:49 +01:00
i40e_pf.h net/i40e: support AVF basic interface 2018-01-16 18:47:49 +01:00
i40e_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_rxtx_common_avx.h net/i40e: fix generic build on FreeBSD 2021-10-19 13:01:56 +02:00
i40e_rxtx_vec_altivec.c avoid AltiVec keyword vector 2022-05-25 11:49:39 +02:00
i40e_rxtx_vec_avx2.c net/i40e: remove redundant number of packets check 2022-04-18 07:47:18 +02:00
i40e_rxtx_vec_avx512.c net/i40e: remove redundant number of packets check 2022-04-18 07:47:18 +02:00
i40e_rxtx_vec_common.h ethdev: remove Rx header split port offload 2022-10-04 11:20:04 +02:00
i40e_rxtx_vec_neon.c net/i40e: remove redundant number of packets check 2022-04-18 07:47:18 +02:00
i40e_rxtx_vec_sse.c net/i40e: remove redundant number of packets check 2022-04-18 07:47:18 +02:00
i40e_rxtx.c net/i40e: remove redundant number of packets check 2022-04-18 07:47:18 +02:00
i40e_rxtx.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
i40e_testpmd.c app/testpmd: drop PCI register commands 2022-09-23 16:14:33 +02:00
i40e_tm.c drivers/net: build i40e and mlx5 on Windows 2021-01-14 23:51:24 +01:00
i40e_vf_representor.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
meson.build eal/loongarch: support LoongArch architecture 2022-10-06 12:45:05 +02:00
rte_pmd_i40e.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
rte_pmd_i40e.h net/i40e: add C++ include guard 2020-11-13 19:43:26 +01:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00