numam-dpdk/doc/guides/testpmd_app_ug
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
..
build_app.rst doc: remove some build instructions where unneeded 2020-06-29 16:33:39 +02:00
index.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
intro.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
run_app.rst ethdev: remove deprecated Flow Director configuration 2022-08-31 15:24:23 +02:00
testpmd_funcs.rst ethdev: remove deprecated Flow Director configuration 2022-08-31 15:24:23 +02:00