RE: [PATCH 5/7] net/nfp: fix resource leak for exit of CoreNIC firmware

2023-12-01 Thread Chaoyong He
> On 12/1/2023 3:00 AM, Chaoyong He wrote: > >> On 11/30/2023 8:52 AM, Chaoyong He wrote: > >>> Fix the resource leak problem in the exit logic of CoreNIC firmware. > >>> > >>> Fixes: 646ea79ce481 ("net/nfp: move PF functions into its own file") > >>> Cc: sta...@dpdk.org > >>> > >>> Signed-off-by:

Re: [PATCH 5/7] net/nfp: fix resource leak for exit of CoreNIC firmware

2023-12-01 Thread Ferruh Yigit
On 12/1/2023 3:00 AM, Chaoyong He wrote: >> On 11/30/2023 8:52 AM, Chaoyong He wrote: >>> Fix the resource leak problem in the exit logic of CoreNIC firmware. >>> >>> Fixes: 646ea79ce481 ("net/nfp: move PF functions into its own file") >>> Cc: sta...@dpdk.org >>> >>> Signed-off-by: Chaoyong He >>>

RE: [PATCH 5/7] net/nfp: fix resource leak for exit of CoreNIC firmware

2023-11-30 Thread Chaoyong He
> On 11/30/2023 8:52 AM, Chaoyong He wrote: > > Fix the resource leak problem in the exit logic of CoreNIC firmware. > > > > Fixes: 646ea79ce481 ("net/nfp: move PF functions into its own file") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Chaoyong He > > Reviewed-by: Long Wu > > Reviewed-by: Pe

Re: [PATCH 5/7] net/nfp: fix resource leak for exit of CoreNIC firmware

2023-11-30 Thread Ferruh Yigit
On 11/30/2023 8:52 AM, Chaoyong He wrote: > Fix the resource leak problem in the exit logic of CoreNIC firmware. > > Fixes: 646ea79ce481 ("net/nfp: move PF functions into its own file") > Cc: sta...@dpdk.org > > Signed-off-by: Chaoyong He > Reviewed-by: Long Wu > Reviewed-by: Peng Zhang <...>