Alexander Duyck 21b5177e99 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
2020-11-03 17:52:37 -08:00
..
2020-04-03 13:12:26 -07:00
2020-06-17 00:07:38 +02:00
2020-10-15 15:14:32 -07:00
2020-06-29 10:02:23 +02:00
2020-08-05 11:52:17 -07:00
2020-10-21 18:05:58 -04:00
2020-08-07 11:33:27 -07:00
2020-10-14 14:39:20 -07:00
2020-10-16 12:21:15 -07:00
2020-06-09 10:03:12 -07:00
2020-04-03 13:12:26 -07:00
2020-08-05 10:28:25 -07:00