commit | 996139e801fd145bc44b70b4f4bfa621d626f948 | [log] [tgz] |
---|---|---|
author | William Tu <u9012063@gmail.com> | Mon Aug 07 13:14:42 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 08 18:12:50 2017 -0700 |
tree | e1ff71d5bae264c2b80ea196accb8e54e23827e1 | |
parent | ea6404c841011a1ed7b6eac64621d5f96e8b7183 [diff] |
selftests: bpf: add a test for XDP redirect Add test for xdp_redirect by creating two namespaces with two veth peers, then forward packets in-between. Signed-off-by: William Tu <u9012063@gmail.com> Cc: Daniel Borkmann <daniel@iogearbox.net> Cc: John Fastabend <john.fastabend@gmail.com> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>