On 2/16/2023 6:36 AM, Chaoyong He wrote: > From: Jin Liu <jin....@corigine.com> > > The flow flush function will destroy all the flow table on all the > port of NFP nic rather than the provide port. Modify logic, only > destroy the flow table on the corresponding port. > > Fixes: 30ecce522732 ("net/nfp: support flow API") > Cc: sta...@dpdk.org > > Signed-off-by: Jin Liu <jin....@corigine.com> > Reviewed-by: Chaoyong He <chaoyong...@corigine.com> > Reviewed-by: Niklas Söderlund <niklas.soderl...@corigine.com>
Applied to dpdk-next-net/main, thanks.