diff options
author | Joanne Koong <joannelkoong@gmail.com> | 2022-03-18 07:55:53 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-03-21 04:55:05 +0300 |
commit | 0e790cbb1af97473d3ea53616f8584a71f80fc3b (patch) | |
tree | 0960e83c84bc5ed35c9930c2472c8e172f736197 /net/tls | |
parent | b00fa38a9c1cba044a32a601b49a55a18ed719d1 (diff) | |
download | linux-0e790cbb1af97473d3ea53616f8584a71f80fc3b.tar.xz |
selftests/bpf: Test for associating multiple elements with the local storage
This patch adds a few calls to the existing local storage selftest to
test that we can associate multiple elements with the local storage.
The sleepable program's call to bpf_sk_storage_get with sk_storage_map2
will lead to an allocation of a new selem under the GFP_KERNEL flag.
Signed-off-by: Joanne Koong <joannelkoong@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20220318045553.3091807-3-joannekoong@fb.com
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions