numam-dpdk/drivers/net/hns3
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
..
hns3_cmd.c net/hns3: support outer UDP checksum 2021-03-23 13:04:32 +01:00
hns3_cmd.h net/hns3: support imissed stats for PF/VF 2021-03-23 13:04:33 +01:00
hns3_dcb.c net/hns3: encapsulate port shaping interface 2021-03-04 15:07:14 +01:00
hns3_dcb.h net/hns3: encapsulate port shaping interface 2021-03-04 15:07:14 +01:00
hns3_ethdev_vf.c ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
hns3_ethdev.c ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
hns3_ethdev.h ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
hns3_fdir.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_fdir.h net/hns3: support flow action of queue region 2020-09-30 19:19:11 +02:00
hns3_flow.c ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
hns3_intr.c net/hns3: delete redundant xstats RAS statistics 2021-03-23 13:04:32 +01:00
hns3_intr.h net/hns3: process MAC interrupt 2021-03-04 15:07:14 +01:00
hns3_logs.h net/hns3: register and add log interface 2019-10-07 15:00:56 +02:00
hns3_mbx.c net/hns3: use C11 atomics 2021-02-04 18:19:37 +01:00
hns3_mbx.h net/hns3: support setting VF PVID by PF driver 2020-07-07 23:38:26 +02:00
hns3_mp.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_mp.h net/hns3: check multi-process action register result 2020-07-07 23:38:28 +02:00
hns3_regs.c net/hns3: add more registers to dump 2021-03-04 15:07:13 +01:00
hns3_regs.h net/hns3: support imissed stats for PF/VF 2021-03-23 13:04:33 +01:00
hns3_rss.c net/hns3: fix RSS indirection table size 2021-02-04 18:19:37 +01:00
hns3_rss.h net/hns3: fix RSS indirection table size 2021-02-04 18:19:37 +01:00
hns3_rxtx_vec_neon.h net/hns3: add bytes stats 2021-03-04 15:07:13 +01:00
hns3_rxtx_vec_sve.c net/hns3: support outer UDP checksum 2021-03-23 13:04:32 +01:00
hns3_rxtx_vec.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_rxtx_vec.h net/hns3: support SVE Tx 2020-10-16 19:48:19 +02:00
hns3_rxtx.c net/hns3: support Rx descriptor status query 2021-03-23 13:04:33 +01:00
hns3_rxtx.h net/hns3: support Rx descriptor status query 2021-03-23 13:04:33 +01:00
hns3_stats.c net/hns3: support oerrors stats in PF 2021-03-23 13:04:33 +01:00
hns3_stats.h net/hns3: support imissed stats for PF/VF 2021-03-23 13:04:33 +01:00
hns3_tm.c net/hns3: constrain TM peak rate 2021-02-04 18:19:37 +01:00
hns3_tm.h net/hns3: support traffic management 2021-01-19 03:30:32 +01:00
meson.build net/hns3: support traffic management 2021-01-19 03:30:32 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00