freebsd-dev/sys/tests
Marko Zec b6f8436b09 tests: Revise FIB lookups per second benchmarking routines
Fix a bug in the LPM SEQ benchmark (missing break inside a switch block)
by restructuring the test loop, while introducing additional two
synthetic test options:

ANN: scan only the address space announced in current RIB
REP: repeat lookups over several keys in a sliding window scheme

The total of eight combinations of test options are now available
through dedicated sysctl hooks.

Differential Revision:	<https://reviews.freebsd.org/D30311>
Reviewed by:	melifaro
MFC after:	3 days
2021-06-17 08:49:09 +02:00
..
callout_test
epoch Fix build of epoch_test module. 2020-09-02 09:17:29 +00:00
fib_lookup tests: Revise FIB lookups per second benchmarking routines 2021-06-17 08:49:09 +02:00
framework
runtest Add small tool to invoke kernel test framework tests. 2020-09-02 09:20:40 +00:00
callout_test.h
kern_testfrwk.h