Re: [PATCH 03/10] net/nfp: simplify some function parameters

2024-10-10 Thread Stephen Hemminger
On Thu, 10 Oct 2024 17:17:09 +0800 Chaoyong He wrote: > Refactor to the logic of initialize process to simplify some function > parameters, both for primary and secodary process. > > Signed-off-by: Chaoyong He > Reviewed-by: Long Wu > Reviewed-by: Peng Zhang Acked-by: Stephen Hemminger

[PATCH 03/10] net/nfp: simplify some function parameters

2024-10-10 Thread Chaoyong He
Refactor to the logic of initialize process to simplify some function parameters, both for primary and secodary process. Signed-off-by: Chaoyong He Reviewed-by: Long Wu Reviewed-by: Peng Zhang --- drivers/net/nfp/nfp_ethdev.c | 153 +++ drivers/net/nfp/nfp_net_c