make -C tools/testing/selftests TARGETS=drivers/net/netdevsim TEST_PROGS=ffib.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-14/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-14/tools/testing/selftests/drivers/net/netdevsim' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-14/tools/testing/selftests/drivers/net/netdevsim' make[1]: Entering directory '/home/virtme/testing-14/tools/testing/selftests/drivers/net/netdevsim' TAP version 13 1..1 # overriding timeout to 2400 # selftests: drivers/net/netdevsim: fib.sh [ 591.488821][ T3119] netdevsim netdevsim1337 eni1337np1: renamed from eth0 # INFO: Set fib_notify_on_flag_change to 1 # TEST: IPv4 identical routes [ OK ] # TEST: IPv4 routes with TOS [ OK ] # TEST: IPv4 routes with metric [ OK ] # TEST: IPv4 route replace [ OK ] # TEST: IPv4 route delete [ OK ] # TEST: IPv4 routes with different prefix length [ OK ] # TEST: IPv4 routes replay - metric [ OK ] # TEST: IPv4 routes replay - TOS [ OK ] # TEST: IPv4 routes replay - prefix length [ OK ] # TEST: IPv4 routes flushing [ OK ] # TEST: IPv4 error path - add [ OK ] [ 627.188575][ T3389] Failed to register fib notifier # TEST: IPv4 error path - replay [ OK ] # TEST: IPv4 route delete failure [ OK ] # TEST: IPv6 single route add [ OK ] # TEST: IPv6 routes with metric [ OK ] # TEST: IPv6 append single route without 'nexthop' keyword [ OK ] # TEST: IPv6 single route replace [ OK ] # TEST: IPv6 multipath routes with metric [ OK ] # TEST: IPv6 append multipath route with 'nexthop' keyword [ OK ] # TEST: IPv6 multipath route replace [ OK ] [ 654.600227][ T3606] ip (3606) used greatest stack depth: 23760 bytes left # TEST: IPv6 append multipath route to non-multipath route [ OK ] # TEST: IPv6 delete sole single route [ OK ] # TEST: IPv6 delete single route not in hardware [ OK ] # TEST: IPv6 delete single route - replaced by single [ OK ] # TEST: IPv6 delete single route - replaced by multipath [ OK ] # TEST: IPv6 delete single nexthop [ OK ] # TEST: IPv6 delete sole multipath route [ OK ] # TEST: IPv6 delete multipath route not in hardware [ OK ] # TEST: IPv6 delete multipath route - replaced by single [ OK ] # TEST: IPv6 delete multipath route - replaced by multipath [ OK ] # TEST: IPv6 routes replay - single route [ OK ] # TEST: IPv6 routes replay - multipath route [ OK ] # TEST: IPv6 error path - add single [ OK ] # TEST: IPv6 error path - add multipath [ OK ] [ 690.101388][ T3847] Failed to register fib notifier # TEST: IPv6 error path - replay [ OK ] # TEST: IPv6 route delete failure [ OK ] # INFO: Set fib_notify_on_flag_change to 0 [ 694.721320][ T72] kmemleak: 1 new suspected memory leaks (see /sys/kernel/debug/kmemleak) # TEST: IPv4 identical routes [ OK ] # TEST: IPv4 routes with TOS [ OK ] # TEST: IPv4 routes with metric [ OK ] # TEST: IPv4 route replace [ OK ] # TEST: IPv4 route delete [ OK ] # TEST: IPv4 routes with different prefix length [ OK ] # TEST: IPv4 routes replay - metric [ OK ] # TEST: IPv4 routes replay - TOS [ OK ] # TEST: IPv4 routes replay - prefix length [ OK ] # TEST: IPv4 routes flushing [ OK ] # TEST: IPv4 error path - add [ OK ] [ 727.123856][ T4123] Failed to register fib notifier # TEST: IPv4 error path - replay [ OK ] # TEST: IPv4 route delete failure [ OK ] # TEST: IPv6 single route add [ OK ] # TEST: IPv6 routes with metric [ OK ] # TEST: IPv6 append single route without 'nexthop' keyword [ OK ] # TEST: IPv6 single route replace [ OK ] # TEST: IPv6 multipath routes with metric [ OK ] # TEST: IPv6 append multipath route with 'nexthop' keyword [ OK ] # TEST: IPv6 multipath route replace [ OK ] # TEST: IPv6 append multipath route to non-multipath route [ OK ] # TEST: IPv6 delete sole single route [ OK ] # TEST: IPv6 delete single route not in hardware [ OK ] # TEST: IPv6 delete single route - replaced by single [ OK ] # TEST: IPv6 delete single route - replaced by multipath [ OK ] # TEST: IPv6 delete single nexthop [ OK ] # TEST: IPv6 delete sole multipath route [ OK ] # TEST: IPv6 delete multipath route not in hardware [ OK ] # TEST: IPv6 delete multipath route - replaced by single [ OK ] # TEST: IPv6 delete multipath route - replaced by multipath [ OK ] # TEST: IPv6 routes replay - single route [ OK ] # TEST: IPv6 routes replay - multipath route [ OK ] # TEST: IPv6 error path - add single [ OK ] # TEST: IPv6 error path - add multipath [ OK ] [ 788.944938][ T4577] Failed to register fib notifier # TEST: IPv6 error path - replay [ OK ] # TEST: IPv6 route delete failure [ OK ] ok 1 selftests: drivers/net/netdevsim: fib.sh make[1]: Leaving directory '/home/virtme/testing-14/tools/testing/selftests/drivers/net/netdevsim' make: Leaving directory '/home/virtme/testing-14/tools/testing/selftests' xx__-> echo $? 0 xx__->