numam-dpdk/drivers/net/qede
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 bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
qede_debug.c net/qede: fix build with GCC 13 2022-06-20 19:27:03 +02:00
qede_debug.h net/qede: add infrastructure for debug data collection 2020-07-11 06:18:53 +02:00
qede_ethdev.c net/qede: fix build with GCC 12 2022-06-23 16:02:02 +02:00
qede_ethdev.h dev: hide driver object 2022-09-23 16:14:34 +02:00
qede_filter.c ethdev: remove deprecated Flow Director configuration 2022-08-31 15:24:23 +02:00
qede_if.h net/qede: configure VFs on hardware 2020-09-30 19:19:11 +02:00
qede_logs.h
qede_main.c net/qede: fix build with GCC 12 2022-06-23 16:02:02 +02:00
qede_regs.c drivers/net: fix port id size 2020-09-30 19:19:15 +02:00
qede_rxtx.c net/qede: fix maximum Rx packet length 2022-03-10 08:40:37 +01:00
qede_rxtx.h ethdev: introduce generic dummy packet burst function 2022-02-11 21:17:34 +01:00
qede_sriov.c net/qede: fix build with GCC 12 2022-06-23 16:02:02 +02:00
qede_sriov.h net/qede: initialize VF MAC and link 2020-09-30 19:19:11 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00