numam-dpdk/drivers/net/fm10k
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 drivers: remove warning with Meson 0.59 2021-08-27 15:51:34 +02:00
fm10k_ethdev.c dev: hide driver object 2022-09-23 16:14:34 +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 deprecated Flow Director configuration 2022-08-31 15:24:23 +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