On 10/13/2020 9:53 AM, Andrew Rybchenko wrote:
On 10/7/20 4:28 PM, Dekel Peled wrote:
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 <dek...@nvidia.com>
Acked-by: Matan Azrad <ma...@nvidia.com>
with a nit below:
Acked-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru>
>
Series applied to dpdk-next-net/main, thanks.
Reworded release notes update as:
"ethdev: Added capability to query AGE flow action."