On 12/9/2022 8:17 AM, Chaoyong He wrote:
> The reset flag in the query structure are cleared by mistake, cause
> the flow count never be reset, so the query API will always has count
> value even the flow has stopped, and this will cause the flow never
> been aged.
>
> Fixes: 30ecce522732 ("net/nfp: support flow API")
> Cc: [email protected]
>
> Signed-off-by: Chaoyong He <[email protected]>
> Reviewed-by: Niklas Söderlund <[email protected]>Applied to dpdk-next-net/main, thanks.

