On 2/21/2023 10:35 AM, Chaoyong He wrote: > 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. > > -- > v2: > * fix the compile warning. > -- > > 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
Series applied to dpdk-next-net/main, thanks.