numam-dpdk/drivers/net/mvpp2
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
..
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
mrvl_ethdev.c ethdev: remove Rx header split port offload 2022-10-04 11:20:04 +02:00
mrvl_ethdev.h net: add macro for VLAN header length 2021-11-17 20:17:04 +01:00
mrvl_flow.c net: add macro for MAC address print 2021-09-07 19:07:46 +02:00
mrvl_flow.h net/mvpp2: add init and deinit to flow 2018-09-28 01:41:03 +02:00
mrvl_mtr.c net/mvpp2: check meter packet mode 2021-04-13 18:40:58 +02:00
mrvl_mtr.h net/mvpp2: support metering 2018-09-28 01:41:03 +02:00
mrvl_qos.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
mrvl_qos.h net/mvpp2: add fill buffs to configuration file 2021-01-29 18:16:11 +01:00
mrvl_tm.c net/mvpp2: fix configured state dependency 2021-07-12 10:31:21 +02:00
mrvl_tm.h net/mvpp2: support traffic manager 2018-09-28 01:41:03 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00