ethdev: support query of age action
authorDekel Peled <dekelp@nvidia.com>
Wed, 7 Oct 2020 13:28:42 +0000 (16:28 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 16 Oct 2020 17:48:16 +0000 (19:48 +0200)
commitf6859b51360cd95d3e2bed6d912d94bfac854c5f
tree8acbe583818b83f0fbb44d596a80d02b7216b51c
parenteb0285967ce29187c04c75f5fd9ed4b7b53535e2
ethdev: support query of age action

Existing API supports AGE action to monitor the aging of a flow.
This patch implements RFC [1], introducing the response format for query
of an AGE action.
Application will be able to query the AGE action state.
The response will be returned in the format implemented here.

[1] https://mails.dpdk.org/archives/dev/2020-September/180061.html

Signed-off-by: Dekel Peled <dekelp@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
Acked-by: Ori Kam <orika@nvidia.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
doc/guides/prog_guide/rte_flow.rst
doc/guides/rel_notes/release_20_11.rst
lib/librte_ethdev/rte_flow.h