On Sat, Sep 04, 2021 at 03:18:59AM +0300, Vadim Fedorenko wrote: > This patch set adds hardware timestamps to __sk_buff. The first patch > implements feature, the second one adds a selftest. > > v1 -> v2: > > * Fixed bpf_skb_is_valid_access() to provide correct access to field > * Added explicit test to deny access to padding area > * Added verifier selftest to check for denied access to padding area Acked-by: Martin KaFai Lau <kafai@xxxxxx>