diff options
author | Alexis Lothoré (eBPF Foundation) <[email protected]> | 2024-10-20 21:22:53 +0200 |
---|---|---|
committer | Martin KaFai Lau <[email protected]> | 2024-10-21 11:49:15 -0700 |
commit | 6414b3e5d5d44cd214161abf2ce2221d9e9de7bf (patch) | |
tree | 5c9108fd245e371807ab6897bf7b3b5d47a0cab7 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 91158257bc33aefe0b71573cc9a6e0beac520348 (diff) |
selftests/bpf: factorize conn and syncookies tests in a single runner
btf_skc_cls_ingress currently describe two tests, both running a simple
tcp server and then initializing a connection to it. The sole difference
between the tests is about the tcp_syncookie configuration, and some
checks around this feature being enabled/disabled.
Share the common code between those two tests by moving the code into a
single runner, parameterized by a "gen_cookies" argument. Split the
performed checks accordingly.
Signed-off-by: Alexis Lothoré (eBPF Foundation) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions