make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=routerr_mpath_nh.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: router_mpath_nh.sh # 7.35 [+7.35] TEST: ping [ OK ] # 8.32 [+0.98] TEST: ping6 [ OK ] # 8.33 [+0.01] INFO: Running IPv4 multipath tests # 9.61 [+1.28] TEST: ECMP [ OK ] # 9.62 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.99 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 10.99 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.46 [+1.46] TEST: Weighted MP 11:45 [ OK ] # 12.46 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 12.48 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.84 [+1.36] TEST: ECMP [ OK ] # 13.84 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.12 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 15.12 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.43 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 16.43 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 16.48 [+0.04] INFO: Running IPv6 multipath tests # 17.78 [+1.31] TEST: ECMP [ OK ] # 17.78 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.10 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 19.10 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 20.47 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 20.47 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 20.51 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.83 [+1.33] TEST: 65535:65535 [ OK ] # 21.84 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.31 [+1.48] TEST: 128:512 [ OK ] # 23.32 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 25.44 [+2.12] TEST: 255:65535 [ OK ] # 25.44 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.99 # 25.46 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.74 [+1.29] TEST: 65535:65535 [ OK ] # 26.75 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.04 [+1.29] TEST: 128:512 [ OK ] # 28.04 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 29.98 [+1.94] TEST: 255:65535 [ OK ] # 29.99 [+0.00] INFO: Expected ratio 257.00 Measured ratio 265.76 # 41.16 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 52.32 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 67.61 [+15.29] TEST: NH stats test IPv4 [ OK ] # 82.75 [+15.14] TEST: NH stats test HW IPv4 [XFAIL] # 82.75 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5064 d_nh2=0 # 98.13 [+15.38] TEST: NH stats test IPv6 [ OK ] # 113.55 [+15.42] TEST: NH stats test HW IPv6 [XFAIL] # 113.55 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5027 d_nh2=0 # 113.80 [+0.25] RTNETLINK answers: No such process # 113.81 [+0.01] RTNETLINK answers: No such process # 113.87 [+0.06] RTNETLINK answers: No such file or directory # 113.88 [+0.01] RTNETLINK answers: No such file or directory # 113.89 [+0.01] RTNETLINK answers: No such file or directory # 113.90 [+0.01] RTNETLINK answers: No such file or directory # 113.91 [+0.01] RTNETLINK answers: No such file or directory # 113.92 [+0.01] RTNETLINK answers: No such file or directory ok 1 selftests: net/forwarding: router_mpath_nh.sh make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->