diff options
| author | Stanislav Fomichev <sdf@google.com> | 2019-04-22 18:55:49 +0300 |
|---|---|---|
| committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-04-23 19:36:34 +0300 |
| commit | c9cb2c1e11cee75b3af5699add3302a3997f78e4 (patch) | |
| tree | 5223f0713124af66fc29f16bedae1c16c38a717f /scripts/gdb/vmlinux-gdb.py | |
| parent | c43f1255b866b423d2381f77eaa2cbc64a9c49aa (diff) | |
| download | linux-c9cb2c1e11cee75b3af5699add3302a3997f78e4.tar.xz | |
selftests/bpf: add flow dissector bpf_skb_load_bytes helper test
When flow dissector is called without skb, we want to make sure
bpf_skb_load_bytes invocations return error. Add small test which tries
to read single byte from a packet.
bpf_skb_load_bytes should always fail under BPF_PROG_TEST_RUN because
it was converted to the skb-less mode.
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions
