On Thu, 2025-06-19 at 10:09 -0700, Ihor Solodrai wrote: [...] > But then, does memset even make sense for xdp/skb buffers? Why not? > Maybe -ENOTSUPP is more appropriate? > > I'd appreciate any hints. I think Mykyta has kernel/trace/bpf_trace.c:__bpf_dynptr_copy_str() in mind.