Re: [PATCH v2 0/6] fix the set flow actions

2023-03-03 Thread Ferruh Yigit
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 compi

[PATCH v2 0/6] fix the set flow actions

2023-02-21 Thread Chaoyong He
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 MA