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: sta...@dpdk.org > > Signed-off-by: Chaoyong He <chaoyong...@corigine.com> > Reviewed-by: Niklas Söderlund <niklas.soderl...@corigine.com>
Applied to dpdk-next-net/main, thanks.