numam-dpdk/drivers/net/dpaa2
Thomas Monjalon b7ed955a20 ethdev: deprecate legacy filter API
As stated in the deprecation notice from December 2016,
"the legacy filter API, including rte_eth_dev_filter_supported(),
rte_eth_dev_filter_ctrl() as well as filter types MACVLAN, ETHERTYPE,
FLEXIBLE, SYN, NTUPLE, TUNNEL, FDIR, HASH and L2_TUNNEL, is superseded
by the generic flow API (rte_flow)".

After a long wait of more than two years, the legacy filter API
is marked as deprecated, while still tested with testpmd and
the tep_termination example.

The next step will be to announce a deadline for complete removal.
As preparation of the removal of rte_eth_ctrl.h,
RTE_ETH_FLOW_*, RTE_TUNNEL_TYPE_* and RTE_ETH_HASH_FUNCTION_* definitions
are moved to rte_ethdev.h and rte_flow.h.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2019-04-19 14:51:54 +02:00
..
base net/dpaa2: support generic flow 2019-03-01 18:17:35 +01:00
mc net/dpaa2: update MC firmware version for FSLMC bus 2019-04-04 23:42:15 +02:00
dpaa2_ethdev.c net/dpaa2: update MC firmware version for FSLMC bus 2019-04-04 23:42:15 +02:00
dpaa2_ethdev.h net/dpaa2: support flow table flush 2019-03-29 14:38:06 +01:00
dpaa2_flow.c ethdev: deprecate legacy filter API 2019-04-19 14:51:54 +02:00
dpaa2_mux.c ethdev: deprecate legacy filter API 2019-04-19 14:51:54 +02:00
dpaa2_pmd_logs.h drivers: fix SPDX license id consistency 2019-03-29 00:15:53 +01:00
dpaa2_rxtx.c net/dpaa2: support low level loopback tester 2019-03-01 18:17:35 +01:00
Makefile drivers: remove Linux EAL from include path 2019-04-04 22:06:16 +02:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
rte_pmd_dpaa2_version.map net/dpaa2: support custom hash key 2019-01-14 17:44:29 +01:00
rte_pmd_dpaa2.h net/dpaa2: support custom hash key 2019-01-14 17:44:29 +01:00