Re: [PATCH 4/4] net/nfp: fix stop cpp service problem

2024-01-30 Thread Kevin Traynor
On 30/01/2024 12:07, Ferruh Yigit wrote: > On 1/24/2024 9:25 AM, Chaoyong He wrote: >> From: Long Wu >> >> Stop cpp service if all representors are closed and cpp service is running. >> >> Fixes: bab0e6f48b6d ("net/nfp: fix infinite loop") >> Cc: chaoyong...@corigine.com >> Cc: sta...@dpdk.org >>

Re: [PATCH 4/4] net/nfp: fix stop cpp service problem

2024-01-30 Thread Ferruh Yigit
On 1/24/2024 9:25 AM, Chaoyong He wrote: > From: Long Wu > > Stop cpp service if all representors are closed and cpp service is running. > > Fixes: bab0e6f48b6d ("net/nfp: fix infinite loop") > Cc: chaoyong...@corigine.com > Cc: sta...@dpdk.org > This fix is using a new function that is introd

[PATCH 4/4] net/nfp: fix stop cpp service problem

2024-01-24 Thread Chaoyong He
From: Long Wu Stop cpp service if all representors are closed and cpp service is running. Fixes: bab0e6f48b6d ("net/nfp: fix infinite loop") Cc: chaoyong...@corigine.com Cc: sta...@dpdk.org Signed-off-by: Long Wu Reviewed-by: Chaoyong He Reviewed-by: Peng Zhang --- drivers/net/nfp/flower/nf