diff options
| author | 2020-11-03 13:35:19 -0800 | |
|---|---|---|
| committer | 2020-11-03 17:52:37 -0800 | |
| commit | 21b5177e997c98643eaabd4b917f2e287395af86 (patch) | |
| tree | 0be3b5fecc5789017fb95e9e3acff9ac7b23e96b /kernel/bpf/syscall.c | |
| parent | selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton (diff) | |
| download | wireguard-linux-21b5177e997c98643eaabd4b917f2e287395af86.tar.xz wireguard-linux-21b5177e997c98643eaabd4b917f2e287395af86.zip | |
selftest/bpf: Use global variables instead of maps for test_tcpbpf_kern
Use global variables instead of global_map and sockopt_results_map to track
test data. Doing this greatly simplifies the code as there is not need to
take the extra steps of updating the maps or looking up elements.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/bpf/160443931900.1086697.6588858453575682351.stgit@localhost.localdomain
Diffstat (limited to 'kernel/bpf/syscall.c')
0 files changed, 0 insertions, 0 deletions
