Re: [PATCH] net/nfp: remove unused struct fields

2023-06-06 Thread Ferruh Yigit
On 6/5/2023 6:45 AM, Chaoyong He wrote: > Remove the data fields of nfp structure which are not used by anyone, > and modify the corresponding logics. > > Signed-off-by: Chaoyong He > Reviewed-by: Niklas Söderlund > Applied to dpdk-next-net/main, thanks.

[PATCH] net/nfp: remove unused struct fields

2023-06-04 Thread Chaoyong He
Remove the data fields of nfp structure which are not used by anyone, and modify the corresponding logics. Signed-off-by: Chaoyong He Reviewed-by: Niklas Söderlund --- drivers/net/nfp/flower/nfp_flower.c | 4 +--- drivers/net/nfp/nfp_common.h| 34 + drivers/