diff options
author | 2022-04-16 18:58:01 +0800 | |
---|---|---|
committer | 2022-04-20 23:48:34 +0200 | |
commit | 127e7dca427bc3e5d9a1c2071357e0f34be5c1d9 (patch) | |
tree | d9bfb1a211f121ae30aa37d753370fa79a690570 /samples | |
parent | net: Change skb_ensure_writable()'s write_len param to unsigned int type (diff) | |
download | linux-rng-127e7dca427bc3e5d9a1c2071357e0f34be5c1d9.tar.xz linux-rng-127e7dca427bc3e5d9a1c2071357e0f34be5c1d9.zip |
selftests/bpf: Add test for skb_load_bytes
Use bpf_prog_test_run_opts to test the skb_load_bytes function. Tests
the behavior when offset is greater than INT_MAX or a normal value.
Signed-off-by: Liu Jian <liujian56@huawei.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Song Liu <songliubraving@fb.com>
Link: https://lore.kernel.org/bpf/20220416105801.88708-4-liujian56@huawei.com
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions