mirror of
https://github.com/opnsense/src.git
synced 2026-05-14 10:13:48 -04:00
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
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| callout_test | ||
| epoch | ||
| fib_lookup | ||
| framework | ||
| runtest | ||
| callout_test.h | ||
| kern_testfrwk.h | ||