Re: [PATCH 0/6] refactor the service module

2024-07-06 Thread Ferruh Yigit
On 6/19/2024 4:06 AM, Chaoyong He wrote: > This patch series refactor the service module, remove some specific > logic and use the service framework logic as much as possible. > Also add a device argument to control the enable of CPP service. > > Long Wu (6): > net/nfp: fix check logic for devic

[PATCH 0/6] refactor the service module

2024-06-18 Thread Chaoyong He
This patch series refactor the service module, remove some specific logic and use the service framework logic as much as possible. Also add a device argument to control the enable of CPP service. Long Wu (6): net/nfp: fix check logic for device arguments net/nfp: remove redundant NFP service c