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.61 [+7.61] TEST: ping [ OK ] # 8.61 [+0.99] TEST: ping6 [ OK ] # 8.61 [+0.00] INFO: Running IPv4 multipath tests # 10.01 [+1.40] TEST: ECMP [ OK ] # 10.01 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.38 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 11.38 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.73 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.73 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 12.75 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.14 [+1.39] TEST: ECMP [ OK ] # 14.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.53 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 15.53 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 16.87 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 16.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 16.92 [+0.05] INFO: Running IPv6 multipath tests # 18.24 [+1.32] TEST: ECMP [ OK ] # 18.24 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.59 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 19.60 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 20.95 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 20.95 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 21.00 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.33 [+1.32] TEST: 65535:65535 [ OK ] # 22.33 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.71 [+1.38] TEST: 128:512 [ OK ] # 23.71 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 25.72 [+2.01] TEST: 255:65535 [ OK ] # 25.73 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.05 # 25.75 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.09 [+1.34] TEST: 65535:65535 [ OK ] # 27.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.40 [+1.31] TEST: 128:512 [ OK ] # 28.41 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.93 # 30.24 [+1.83] TEST: 255:65535 [ OK ] # 30.24 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.00 # 41.44 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 52.62 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 68.08 [+15.46] TEST: NH stats test IPv4 [ OK ] # 83.46 [+15.38] TEST: NH stats test HW IPv4 [XFAIL] # 83.46 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4953 d_nh2=0 # 98.92 [+15.45] TEST: NH stats test IPv6 [ OK ] # 114.20 [+15.28] TEST: NH stats test HW IPv6 [XFAIL] # 114.20 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5044 d_nh2=0 # 114.54 [+0.35] RTNETLINK answers: No such process # 114.56 [+0.01] RTNETLINK answers: No such process # 114.65 [+0.10] RTNETLINK answers: No such file or directory # 114.67 [+0.02] RTNETLINK answers: No such file or directory # 114.68 [+0.02] RTNETLINK answers: No such file or directory # 114.70 [+0.01] RTNETLINK answers: No such file or directory # 114.71 [+0.01] RTNETLINK answers: No such file or directory # 114.73 [+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__->