> On Sat, 2022-07-09 at 17:48 +0200, Lorenzo Bianconi wrote: [...] > > The XDP program is apparently under an RCU protection schema (otherwise > you will get UaF when replacing it). Why don't you have explicit RCU > annotations? (here, and where the 'prog' field is touched). ack, I will fix it in v2. Regards, Lorenzo > > Thanks! > > Paolo >