diff options
| author | Alexei Starovoitov <[email protected]> | 2017-03-30 21:45:43 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-04-01 12:45:57 -0700 |
| commit | 37821613626e99828491302c3a59a094ec427395 (patch) | |
| tree | 14e5245d35138409317ebff6a0b1ca11efead714 /tools/perf/scripts/python | |
| parent | 8d48f5e427923fa6f6482c716082d310b7f3bcd5 (diff) | |
selftests/bpf: add l4 load balancer test based on sched_cls
this l4lb demo is a comprehensive test case for LLVM codegen and
kernel verifier. It's using fully inlined jhash(), complex packet
parsing and multiple map lookups of different types to stress
llvm and verifier.
The map sizes, map population and test vectors are artificial to
exercise different paths through the bpf program.
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions