commit | c50880263a1c69f61f0e79125a6f357b0f38d3f8 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Mar 08 13:38:33 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 08 13:38:33 2011 -0800 |
tree | 18922ebbfeb520c06c8a999087ff749b971ab729 | |
parent | d44e265a04f72aa06a566bc49d5f236eb372d378 [diff] |
kbench_mod: Add kernel module route lookup tester. Flow keys can be specified on the kernel command line. A warmup of "warmup_count" lookups are performed, then a single cycle counted lookup is performed with the cycle count reported in the kernel logs. X86, Powerpc, and Sparc64 are currently supported. Signed-off-by: David S. Miller <davem@davemloft.net>