Searched hist:d6d4f60c3a0933852dcc40a2142d93027ea1da76 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_tcpbpf.h | d6d4f60c3a0933852dcc40a2142d93027ea1da76 Thu Jan 25 18:14:16 CST 2018 Lawrence Brakmo <brakmo@fb.com> bpf: add selftest for tcpbpf
Added a selftest for tcpbpf (sock_ops) that checks that the appropriate callbacks occured and that it can access tcp_sock fields and that their values are correct.
Run with command: ./test_tcpbpf_user Adding the flag "-d" will show why it did not pass.
Signed-off-by: Lawrence Brakmo <brakmo@fb.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | Makefile | diff d6d4f60c3a0933852dcc40a2142d93027ea1da76 Thu Jan 25 18:14:16 CST 2018 Lawrence Brakmo <brakmo@fb.com> bpf: add selftest for tcpbpf
Added a selftest for tcpbpf (sock_ops) that checks that the appropriate callbacks occured and that it can access tcp_sock fields and that their values are correct.
Run with command: ./test_tcpbpf_user Adding the flag "-d" will show why it did not pass.
Signed-off-by: Lawrence Brakmo <brakmo@fb.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | bpf.h | diff d6d4f60c3a0933852dcc40a2142d93027ea1da76 Thu Jan 25 18:14:16 CST 2018 Lawrence Brakmo <brakmo@fb.com> bpf: add selftest for tcpbpf
Added a selftest for tcpbpf (sock_ops) that checks that the appropriate callbacks occured and that it can access tcp_sock fields and that their values are correct.
Run with command: ./test_tcpbpf_user Adding the flag "-d" will show why it did not pass.
Signed-off-by: Lawrence Brakmo <brakmo@fb.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|