diff options
| author | Jakub Sitnicki <[email protected]> | 2020-02-18 17:10:22 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2020-02-21 22:29:45 +0100 |
| commit | 11318ba8cafd59105637b2b82b8a32719e44a2d2 (patch) | |
| tree | c563226648eec517924dd38d80970ffacd337992 /tools/perf/scripts/python | |
| parent | 035ff358f2d9e2f5e1639ba4defe4dc40ac642dd (diff) | |
selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASH
Parametrize the SK_REUSEPORT tests so that the map type for storing sockets
is not hard-coded in the test setup routine.
This, together with careful state cleaning after the tests, lets us run the
test cases for REUSEPORT_ARRAY, SOCKMAP, and SOCKHASH to have test coverage
for all supported map types. The last two support only TCP sockets at the
moment.
Signed-off-by: Jakub Sitnicki <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: John Fastabend <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions