diff options
author | Toke Høiland-Jørgensen <[email protected]> | 2022-03-09 11:53:46 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-03-09 14:19:23 -0800 |
commit | 55fcacca36468801e62e1d9cc81e5870eea620ba (patch) | |
tree | 40d6fee68c036e60785dc760569091b1b5fa74fd /lib/string_helpers.c | |
parent | a30338840fa5c6e400673b7d8a31323280bfd521 (diff) |
selftests/bpf: Add selftest for XDP_REDIRECT in BPF_PROG_RUN
This adds a selftest for the XDP_REDIRECT facility in BPF_PROG_RUN, that
redirects packets into a veth and counts them using an XDP program on the
other side of the veth pair and a TC program on the local side of the veth.
Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions