numam-dpdk/drivers/net/octeontx2
Thomas Monjalon fb7ad441d4 ethdev: replace callback getting filter operations
Since rte_flow is the only API for filtering operations,
the legacy driver interface filter_ctrl was too much complicated
for the simple task of getting the struct rte_flow_ops.

The filter type RTE_ETH_FILTER_GENERIC and
the filter operarion RTE_ETH_FILTER_GET are removed.
The new driver callback flow_ops_get replaces filter_ctrl.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Acked-by: Haiyue Wang <haiyue.wang@intel.com>
Acked-by: Rosen Xu <rosen.xu@intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Reviewed-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-03-26 18:37:13 +01:00
..
meson.build net/octeontx2: support flow API dump 2021-03-08 14:09:03 +01:00
otx2_ethdev_debug.c net/octeontx2: support TM debug 2020-04-21 13:57:06 +02:00
otx2_ethdev_devargs.c net/octeontx2: support raw flow pattern 2021-03-20 15:16:55 +01:00
otx2_ethdev_irq.c net/octeontx2: disable unnecessary error interrupts 2020-04-21 13:57:07 +02:00
otx2_ethdev_ops.c ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
otx2_ethdev_sec_tx.h event/octeontx2: enhance Tx path cache locality 2021-01-26 10:39:03 +01:00
otx2_ethdev_sec.c security: switch metadata to dynamic mbuf field 2020-10-31 16:13:11 +01:00
otx2_ethdev_sec.h crypto/octeontx2: add lookaside SA context definitions 2020-07-18 23:09:02 +02:00
otx2_ethdev.c ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
otx2_ethdev.h ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
otx2_flow_ctrl.c net/octeontx2: fix flow control initial state 2020-02-15 10:23:07 +01:00
otx2_flow_dump.c net/octeontx2: support raw flow pattern 2021-03-20 15:16:55 +01:00
otx2_flow_parse.c net/octeontx2: support raw flow pattern 2021-03-20 15:16:55 +01:00
otx2_flow_utils.c net/octeontx2: support raw flow pattern 2021-03-20 15:16:55 +01:00
otx2_flow.c net/octeontx2: support flow API dump 2021-03-08 14:09:03 +01:00
otx2_flow.h net/octeontx2: support raw flow pattern 2021-03-20 15:16:55 +01:00
otx2_link.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
otx2_lookup.c mbuf: rename outer IP checksum macro 2021-03-02 10:57:28 +01:00
otx2_mac.c net/octeontx2: fix DMAC filtering 2020-06-30 14:52:30 +02:00
otx2_mcast.c net/octeontx2: support multicast filter 2019-10-23 16:43:10 +02:00
otx2_ptp.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
otx2_rss.c net/octeontx2: support 24B custom L2 header parsing 2021-01-13 19:39:08 +01:00
otx2_rx.c net/octeontx2: fix corruption in segments list 2021-01-13 19:39:08 +01:00
otx2_rx.h crypto/octeontx2: make anti-replay routine generic 2021-01-19 18:04:49 +01:00
otx2_stats.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
otx2_tm.c net/octeontx2: set max VTAG insertion size 2020-09-30 19:19:11 +02:00
otx2_tm.h net/octeontx2: support TM length adjust and packet mode 2020-09-18 18:55:10 +02:00
otx2_tx.c net/octeontx2: avoid per packet barrier with multi segment 2020-11-03 23:35:06 +01:00
otx2_tx.h net/octeontx2: avoid per packet barrier with multi segment 2020-11-03 23:35:06 +01:00
otx2_vlan.c net/octeontx2: fix VLAN filter 2021-03-08 14:31:22 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00