On Fri, 12 Jan 2024 19:18:21 +0530 madhuker.mythri at oracle.com wrote: > 2) Kernel SKB data pointer access not allowed, instead use the BPF helper functions. This is not true, many of the current kernel BPF examples uses skb pointer.