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.46 [+7.46] TEST: ping [ OK ] # 8.46 [+1.00] TEST: ping6 [ OK ] # 8.46 [+0.00] INFO: Running IPv4 multipath tests # 9.76 [+1.30] TEST: ECMP [ OK ] # 9.76 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.13 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 11.13 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 12.45 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 12.45 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 12.48 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.81 [+1.33] TEST: ECMP [ OK ] # 13.81 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.15 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.16 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 16.55 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 16.55 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 16.60 [+0.05] INFO: Running IPv6 multipath tests # 17.95 [+1.34] TEST: ECMP [ OK ] # 17.95 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.27 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 19.28 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 20.56 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 20.56 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.17 # 20.61 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.91 [+1.29] TEST: 65535:65535 [ OK ] # 21.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.22 [+1.31] TEST: 128:512 [ OK ] # 23.22 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.06 # 25.01 [+1.79] TEST: 255:65535 [ OK ] # 25.01 [+0.00] INFO: Expected ratio 257.00 Measured ratio 248.18 # 25.04 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.36 [+1.32] TEST: 65535:65535 [ OK ] # 26.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 27.66 [+1.29] TEST: 128:512 [ OK ] # 27.66 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 29.46 [+1.81] TEST: 255:65535 [ OK ] # 29.46 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.70 # 40.78 [+11.32] TEST: IPv4 blackhole ping [ OK ] # 52.93 [+12.14] TEST: IPv6 blackhole ping [ OK ] # 68.33 [+15.40] TEST: NH stats test IPv4 [ OK ] # 83.69 [+15.36] TEST: NH stats test HW IPv4 [XFAIL] # 83.69 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5020 d_nh2=0 # 99.12 [+15.43] TEST: NH stats test IPv6 [ OK ] # 114.43 [+15.31] TEST: NH stats test HW IPv6 [XFAIL] # 114.44 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5019 d_nh2=0 # 114.77 [+0.34] RTNETLINK answers: No such process # 114.79 [+0.02] RTNETLINK answers: No such process # 114.89 [+0.10] RTNETLINK answers: No such file or directory # 114.91 [+0.02] RTNETLINK answers: No such file or directory # 114.92 [+0.01] RTNETLINK answers: No such file or directory # 114.94 [+0.02] RTNETLINK answers: No such file or directory # 114.95 [+0.01] RTNETLINK answers: No such file or directory # 114.97 [+0.02] 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__->