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.60 [+7.60] TEST: ping [ OK ] # 8.59 [+0.98] TEST: ping6 [ OK ] # 8.59 [+0.01] INFO: Running IPv4 multipath tests # 9.91 [+1.32] TEST: ECMP [ OK ] # 9.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.23 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 11.23 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 12.55 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 12.56 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 12.58 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.93 [+1.35] TEST: ECMP [ OK ] # 13.93 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.36 [+1.43] TEST: Weighted MP 2:1 [ OK ] # 15.37 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 16.68 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 16.68 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 16.73 [+0.05] INFO: Running IPv6 multipath tests # 18.00 [+1.27] TEST: ECMP [ OK ] # 18.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.36 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 19.36 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.75 [+1.39] TEST: Weighted MP 11:45 [ OK ] # 20.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.20 # 20.81 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.19 [+1.37] TEST: 65535:65535 [ OK ] # 22.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.51 [+1.32] TEST: 128:512 [ OK ] # 23.51 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 25.42 [+1.91] TEST: 255:65535 [ OK ] # 25.43 [+0.00] INFO: Expected ratio 257.00 Measured ratio 260.44 # 25.46 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.79 [+1.34] TEST: 65535:65535 [ OK ] # 26.80 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.11 [+1.31] TEST: 128:512 [ OK ] # 28.11 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.09 # 30.06 [+1.95] TEST: 255:65535 [ OK ] # 30.06 [+0.00] INFO: Expected ratio 257.00 Measured ratio 266.85 # 41.24 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 52.47 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 67.90 [+15.43] TEST: NH stats test IPv4 [ OK ] # 83.26 [+15.36] TEST: NH stats test HW IPv4 [XFAIL] # 83.26 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4951 d_nh2=0 # 98.64 [+15.38] TEST: NH stats test IPv6 [ OK ] # 114.04 [+15.40] TEST: NH stats test HW IPv6 [XFAIL] # 114.04 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5002 d_nh2=0 # 114.41 [+0.37] RTNETLINK answers: No such process # 114.43 [+0.02] RTNETLINK answers: No such process # 114.54 [+0.11] RTNETLINK answers: No such file or directory # 114.55 [+0.02] RTNETLINK answers: No such file or directory # 114.57 [+0.02] RTNETLINK answers: No such file or directory # 114.59 [+0.02] RTNETLINK answers: No such file or directory # 114.60 [+0.02] RTNETLINK answers: No such file or directory # 114.62 [+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__->