This patch series refactor the flow validate and create interface, make the logic more readable and esaier to extend.
Chaoyong He (7): net/nfp: remove the unused parameter net/nfp: exit as soon as possible net/nfp: remove the duplicate logic of output action net/nfp: split out the flow item check logic net/nfp: simplify the flow item calculate logic net/nfp: split out the flow action check logic net/nfp: simplify the flow action calculate logic drivers/net/nfp/flower/nfp_flower_flow.c | 784 +++++++++++++---------- 1 file changed, 431 insertions(+), 353 deletions(-) -- 2.39.1