Home
last modified time | relevance | path

Searched hist:be69483bf4f3abaaca5d5ba460dbb50239463552 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/verifier/
H A Dctx_skb.cdiff be69483bf4f3abaaca5d5ba460dbb50239463552 Tue Jul 23 05:15:38 CDT 2019 Eric Dumazet <edumazet@google.com> selftests/bpf: add another gso_segs access

Use BPF_REG_1 for source and destination of gso_segs read,
to exercise "bpf: fix access to skb_shared_info->gso_segs" fix.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Suggested-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>