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 [ 452.992064][ T5218] netdevsim netdevsim1337 eni1337np1: renamed from eth0 [ 453.214922][ T5220] devlink (5220) used greatest stack depth: 24176 bytes left # 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 ] [ 488.893385][ T5490] 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 ] [ 511.044063][ T5673] ip (5673) used greatest stack depth: 23824 bytes left # TEST: IPv6 multipath route replace [ OK ] [ 515.475188][ T5707] ip (5707) 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 ] [ 551.043757][ T5944] 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 # 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 ] [ 589.304144][ T6219] 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 ] [ 653.225445][ T6673] 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__->