numam-dpdk/drivers/net/txgbe
Andrew Rybchenko 5007ac1318 ethdev: remove deprecated Flow Director configuration
Remove deprecated fdir_conf from device configuration.
Assume that mode is equal to RTE_FDIR_MODE_NONE.

Add internal Flow Director configuration copy in ixgbe and txgbe device
private data since flow API supports requires it. Initialize mode to
the first flow rule mode on the rule validation or creation.

Since Flow Director configuration data types are still used by some
drivers internally, move it from public API to ethdev driver internal
API.

Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Dongdong Liu <liudongdong3@huawei.com>
2022-08-31 15:24:23 +02:00
..
base net/txgbe: fix register polling 2022-06-22 12:32:41 +02:00
meson.build net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
rte_pmd_txgbe.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_ethdev_vf.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
txgbe_ethdev.c net/txgbe: add helper to get Flow Director configuration 2022-08-31 15:24:22 +02:00
txgbe_ethdev.h ethdev: remove deprecated Flow Director configuration 2022-08-31 15:24:23 +02:00
txgbe_fdir.c net/txgbe: add helper to get Flow Director configuration 2022-08-31 15:24:22 +02:00
txgbe_flow.c ethdev: remove deprecated Flow Director configuration 2022-08-31 15:24:23 +02:00
txgbe_ipsec.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
txgbe_ipsec.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_logs.h net/txgbe: fix debug logs 2022-02-23 14:58:22 +01:00
txgbe_pf.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
txgbe_ptypes.c remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
txgbe_ptypes.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_regs_group.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_rxtx.c remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
txgbe_rxtx.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
txgbe_tm.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00