numam-dpdk/lib/librte_ethdev
Andrew Rybchenko 8ca9bf26f5 ethdev: deprecate shared counters using action attribute
A new generic shared actions API may be used to create shared
counter. There is no point to keep duplicate COUNT action specific
capability to create shared counters.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Acked-by: Ori Kam <orika@nvidia.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2020-11-27 19:16:45 +01:00
..
ethdev_private.c
ethdev_private.h rename private header files 2019-10-27 22:03:06 +01:00
ethdev_profile.c
ethdev_profile.h ethdev: fix build when vtune profiling is on 2020-04-21 13:57:06 +02:00
ethdev_trace_points.c trace: simplify trace point registration 2020-07-05 21:34:21 +02:00
meson.build build: standardize component names and defines 2020-10-19 22:15:34 +02:00
rte_class_eth.c
rte_dev_info.h ethdev: add definitions for EEPROM standards 2019-10-23 16:43:08 +02:00
rte_eth_ctrl.h ethdev: move L2 tunnel config structure to ixgbe driver 2020-11-03 23:35:06 +01:00
rte_ethdev_core.h ethdev: make flow API thread safe 2020-10-16 00:44:58 +02:00
rte_ethdev_driver.h ethdev: remove L2 tunnel offload control API 2020-11-03 23:35:06 +01:00
rte_ethdev_pci.h ethdev: reset device and interrupt pointers on release 2020-09-30 19:19:13 +02:00
rte_ethdev_trace_fp.h ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
rte_ethdev_trace.h ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
rte_ethdev_vdev.h ethdev: remove redundant license text 2020-09-18 18:55:08 +02:00
rte_ethdev.c ethdev: fix data type for port id 2020-11-04 14:48:45 +01:00
rte_ethdev.h ethdev: add eCPRI RSS offload type 2020-11-20 21:10:05 +01:00
rte_flow_driver.h ethdev: rename tunnel flow offload callbacks 2020-10-19 23:28:22 +02:00
rte_flow.c app/testpmd: fix RSS key for flow API RSS rule 2020-11-03 23:24:26 +01:00
rte_flow.h ethdev: deprecate shared counters using action attribute 2020-11-27 19:16:45 +01:00
rte_mtr_driver.h ethdev: make device operations struct private 2020-09-18 18:55:08 +02:00
rte_mtr.c
rte_mtr.h
rte_tm_driver.h ethdev: make device operations struct private 2020-09-18 18:55:08 +02:00
rte_tm.c
rte_tm.h ethdev: support TM for shaper config in packet mode 2020-09-18 18:55:10 +02:00
version.map ethdev: remove L2 tunnel offload control API 2020-11-03 23:35:06 +01:00