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.74 [+7.74] TEST: ping [ OK ] # 8.74 [+1.00] TEST: ping6 [ OK ] # 8.75 [+0.01] INFO: Running IPv4 multipath tests # 10.10 [+1.35] TEST: ECMP [ OK ] # 10.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.49 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 11.49 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 12.82 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.82 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 12.85 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.19 [+1.34] TEST: ECMP [ OK ] # 14.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.59 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 15.59 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 17.01 [+1.42] TEST: Weighted MP 11:45 [ OK ] # 17.01 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 17.06 [+0.05] INFO: Running IPv6 multipath tests # 18.37 [+1.31] TEST: ECMP [ OK ] # 18.37 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.73 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 19.73 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 21.03 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 21.04 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 21.09 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.48 [+1.39] TEST: 65535:65535 [ OK ] # 22.48 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.85 [+1.36] TEST: 128:512 [ OK ] # 23.85 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 25.69 [+1.84] TEST: 255:65535 [ OK ] # 25.69 [+0.01] INFO: Expected ratio 257.00 Measured ratio 256.67 # 25.71 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.98 [+1.27] TEST: 65535:65535 [ OK ] # 26.98 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.34 [+1.36] TEST: 128:512 [ OK ] # 28.34 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02 # 30.23 [+1.89] TEST: 255:65535 [ OK ] # 30.23 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.33 # 41.43 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.63 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 67.93 [+15.30] TEST: NH stats test IPv4 [ OK ] # 83.17 [+15.25] TEST: NH stats test HW IPv4 [XFAIL] # 83.17 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5022 d_nh2=0 # 98.51 [+15.34] TEST: NH stats test IPv6 [ OK ] # 113.81 [+15.30] TEST: NH stats test HW IPv6 [XFAIL] # 113.81 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5062 d_nh2=0 # 114.16 [+0.35] RTNETLINK answers: No such process # 114.17 [+0.01] RTNETLINK answers: No such process # 114.26 [+0.09] RTNETLINK answers: No such file or directory # 114.27 [+0.01] RTNETLINK answers: No such file or directory # 114.29 [+0.02] RTNETLINK answers: No such file or directory # 114.30 [+0.01] RTNETLINK answers: No such file or directory # 114.32 [+0.02] RTNETLINK answers: No such file or directory # 114.33 [+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__->