net/mlx5: support query of age action
authorDekel Peled <dekelp@nvidia.com>
Mon, 19 Oct 2020 13:52:50 +0000 (16:52 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 3 Nov 2020 21:29:25 +0000 (22:29 +0100)
commitd5a7d04c795ace8e9d22182a3318f981b4f7833f
tree9acc47900e3b3e0745ac87a4b98d802570be677e
parent613d64e4125ba28e9cb33ff5d9661bffec0f5107
net/mlx5: support query of age action

Recent patch [1] adds to ethdev the API for query of age action.
This patch implements in MLX5 PMD the query of age action using
this API.

[1] https://mails.dpdk.org/archives/dev/2020-October/184864.html

Signed-off-by: Dekel Peled <dekelp@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
doc/guides/rel_notes/release_20_11.rst
drivers/net/mlx5/mlx5.h
drivers/net/mlx5/mlx5_flow.c
drivers/net/mlx5/mlx5_flow_dv.c