On Tue, Jan 16, 2024 at 5:20 PM Daniel Borkmann <daniel@xxxxxxxxxxxxx> wrote: > > On 1/15/24 9:20 AM, Hao Sun wrote: > > Add a test case for PTR_TO_FLOW_KEYS alu. Testing if alu with > > variable offset on flow_keys is rejected. > > > > Signed-off-by: Hao Sun <sunhao.th@xxxxxxxxx> > > Thanks applied, I've also added a note that we already have coverage > on the success case. Do you plan to follow up with checking the > remaining pointer types as Eduard suggested earlier? > Yes, will do it in the following days.