diff options
| author | Martin KaFai Lau <[email protected]> | 2019-02-09 23:22:26 -0800 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2019-02-10 19:46:17 -0800 |
| commit | fb47d1d931f8419645db15ef5fc0dc7a857c8f4e (patch) | |
| tree | 84f247f2c9ef5015f545d76069493bf87674bd08 /tools/perf/scripts/python | |
| parent | 281f9e7572075879c0af4be792eaf31c17e7f894 (diff) | |
bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer
This patch tests accessing the skb->sk and the new helpers,
bpf_sk_fullsock and bpf_tcp_sock.
The errstr of some existing "reference tracking" tests is changed
with s/bpf_sock/sock/ and s/socket/sock/ where "sock" is from the
verifier's reg_type_str[].
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Martin KaFai Lau <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions