commit | e41074d39d71aa62a6ec557af09cd42ca0928e05 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Thu Nov 14 10:57:07 2019 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Nov 15 23:42:46 2019 +0100 |
tree | 60c0a8bce16a60d4e6788da4cebf0704cbf2cb97 | |
parent | b8c54ea455dc2e0bda7ea9b0370279c224e21045 [diff] |
selftest/bpf: Simple test for fentry/fexit Add simple test for fentry and fexit programs around eth_type_trans. Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Andrii Nakryiko <andriin@fb.com> Acked-by: Song Liu <songliubraving@fb.com> Link: https://lore.kernel.org/bpf/20191114185720.1641606-8-ast@kernel.org