[PATCH 1/2] net/nfp: refactor flow item calculate function arguments

2024-08-30 Thread Chaoyong He
From: Long Wu Refactor the flow item calculate function, unify the arguments of item check and calculate function, make the Ethernet item calculate function more readable. Signed-off-by: Long Wu Reviewed-by: Chaoyong He --- drivers/net/nfp/flower/nfp_flower_flow.c | 47 +--

[PATCH 1/2] net/nfp: refactor flow item calculate function arguments

2024-08-29 Thread Chaoyong He
From: Long Wu Refactor the flow item calculate function, unify the arguments of item check and calculate function, make the Ethernet item calculate function more readable. Signed-off-by: Long Wu Reviewed-by: Chaoyong He --- drivers/net/nfp/flower/nfp_flower_flow.c | 46 ++-