The former logic of set flow actions don't consider the mask filed of control message passed to the firmware, and this caused the firmware skip the set action logic wrongly. This patch series aims to fix this problem.
Chaoyong He (6): net/nfp: fix the set MAC flow action net/nfp: fix the set IPv4 flow action net/nfp: fix the set IPv6 flow action net/nfp: fix the set TP flow action net/nfp: fix the set TTL flow action net/nfp: fix the set IPv4/v6 DSCP flow action drivers/net/nfp/nfp_flow.c | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) -- 2.29.3