commit | dcd161b56b8b987dd9168ed42443ccc4cae735a4 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Tue Dec 10 08:36:15 2019 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Tue Jan 07 17:20:22 2020 -0800 |
tree | bc89dfc1a1c235f972508e1931f8b67a79c3c76d | |
parent | 9f03f86782b35ec970b944ae2189c310c1177fe0 [diff] |
selftests/bpf: Add fexit-to-skb test for global funcs Add simple fexit prog type to skb prog type test when subprogram is a global function. Signed-off-by: Alexei Starovoitov <ast@kernel.org>