> -----Original Message-----
> From: Suanming Mou <[email protected]>
> Sent: Thursday, October 20, 2022 18:42
> To: Matan Azrad <[email protected]>; Slava Ovsiienko <[email protected]>
> Cc: [email protected]; Raslan Darawsheh <[email protected]>; Ori Kam
> <[email protected]>; Michael Baum <[email protected]>
> Subject: [PATCH v6 13/18] net/mlx5: add HWS AGE action support
>
> From: Michael Baum <[email protected]>
>
> Add support for AGE action for HW steering.
> This patch includes:
>
> 1. Add new structures to manage the aging.
> 2. Initialize all them in configure function.
> 3. Implement per second aging check using CNT background thread.
> 4. Enable AGE action in flow create/destroy operations.
> 5. Implement queue-based function to report aged flow rules.
>
> Signed-off-by: Michael Baum <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>