Skip to content
Commit 8ae9efb8 authored by Sriram Yagnaraman's avatar Sriram Yagnaraman Committed by David S. Miller
Browse files

selftests: fib_tests: Add multipath list receive tests



The test uses perf stat to count the number of fib:fib_table_lookup
tracepoint hits for IPv4 and the number of fib6:fib6_table_lookup for
IPv6. The measured count is checked to be within 5% of the total number
of packets sent via veth1.

Signed-off-by: default avatarSriram Yagnaraman <sriram.yagnaraman@est.tech>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8423be89
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment