numam-dpdk/app
Declan Doherty fb8fd96d42 ethdev: add shared counter to flow API
Add rte_flow_action_count action data structure to enable shared
counters across multiple flows on a single port or across multiple
flows on multiple ports within the same switch domain. Also this enables
multiple count actions to be specified in a single flow action.

This patch also modifies the existing rte_flow_query API to take the
rte_flow_action structure as an input parameter instead of the
rte_flow_action_type enumeration to allow querying a specific action
from a flow rule when multiple actions of the same type are specified.

This patch also contains updates for the bonding, failsafe and mlx5 PMDs
and testpmd application which are affected by this API change.

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
2018-04-27 18:00:57 +01:00
..
pdump app/pdump: remove unused socket path options 2018-04-26 18:19:29 +02:00
proc-info ethdev: deprecate port count function 2018-04-18 00:48:41 +02:00
test-bbdev app: add all remaining apps to meson build 2018-03-12 16:29:27 +01:00
test-crypto-perf app/crypto-perf: add missing SPDX identifier 2018-04-23 18:20:09 +01:00
test-eventdev ethdev: deprecate port count function 2018-04-18 00:48:41 +02:00
test-pmd ethdev: add shared counter to flow API 2018-04-27 18:00:57 +01:00
Makefile app/procinfo: rename folder to remove underscore 2018-03-12 16:29:27 +01:00
meson.build app: add all remaining apps to meson build 2018-03-12 16:29:27 +01:00