numam-dpdk/drivers/net/mlx5/linux
Dekel Peled f935ed4b64 net/mlx5: support flow hit action for aging
A new ASO (Advanced Steering Operation) feature was added in the last
mlx5 adapters to support flow hit detection.

Using this new steering action, the driver can detect flow traffic hit
and to reset this indication any time.

The ASO age action cannot support flows in table 0.

Add support for flow aging action in rte_flow using this new feature.

The counter aging mode will be taken only when the ASO feature is not
supported for the user flow groups.

Signed-off-by: Dekel Peled <dekelp@nvidia.com>
Signed-off-by: Matan Azrad <matan@nvidia.com>
2020-11-03 23:35:07 +01:00
..
meson.build net/mlx5/linux: refactor VLAN 2020-09-18 18:55:06 +02:00
mlx5_ethdev_os.c net/mlx5: use C11 atomics for RxQ/TxQ refcounts 2020-11-03 23:35:04 +01:00
mlx5_flow_os.h net/mlx5: add OS specific flow actions operations 2020-07-07 23:38:26 +02:00
mlx5_mp_os.c net/mlx5: add queue start and stop 2020-07-21 15:46:30 +02:00
mlx5_os.c net/mlx5: support flow hit action for aging 2020-11-03 23:35:07 +01:00
mlx5_os.h net/mlx5: move Linux ifname function 2020-09-18 18:55:06 +02:00
mlx5_socket.c net/mlx5: move socket files in Linux directory 2020-06-16 19:21:07 +02:00
mlx5_verbs.c net/mlx5: remove Rx queue object type field 2020-10-09 13:17:42 +02:00
mlx5_verbs.h net/mlx5: share Tx control code 2020-10-09 13:17:42 +02:00
mlx5_vlan_os.c net/mlx5: make VLAN network interface thread safe 2020-11-03 23:35:04 +01:00