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.76 [+7.76] TEST: ping [ OK ] # 8.75 [+1.00] TEST: ping6 [ OK ] # 8.76 [+0.00] INFO: Running IPv4 multipath tests # 10.14 [+1.38] TEST: ECMP [ OK ] # 10.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.57 [+1.43] TEST: Weighted MP 2:1 [ OK ] # 11.58 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.92 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.92 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 12.94 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.25 [+1.30] TEST: ECMP [ OK ] # 14.25 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.58 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 15.58 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.91 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 16.91 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 16.96 [+0.05] INFO: Running IPv6 multipath tests # 18.27 [+1.31] TEST: ECMP [ OK ] # 18.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.61 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.61 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 20.93 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 20.94 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 20.98 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.27 [+1.29] TEST: 65535:65535 [ OK ] # 22.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.59 [+1.32] TEST: 128:512 [ OK ] # 23.60 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 25.50 [+1.90] TEST: 255:65535 [ OK ] # 25.50 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.25 # 25.52 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.85 [+1.33] TEST: 65535:65535 [ OK ] # 26.86 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.18 [+1.32] TEST: 128:512 [ OK ] # 28.18 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 30.07 [+1.89] TEST: 255:65535 [ OK ] # 30.08 [+0.00] INFO: Expected ratio 257.00 Measured ratio 235.30 # 41.29 [+11.22] TEST: IPv4 blackhole ping [ OK ] # 52.51 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 67.82 [+15.32] TEST: NH stats test IPv4 [ OK ] # 83.11 [+15.28] TEST: NH stats test HW IPv4 [XFAIL] # 83.11 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4914 d_nh2=0 # 98.45 [+15.34] TEST: NH stats test IPv6 [ OK ] # 113.81 [+15.36] TEST: NH stats test HW IPv6 [XFAIL] # 113.82 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4987 d_nh2=0 # 114.20 [+0.39] RTNETLINK answers: No such process # 114.22 [+0.02] RTNETLINK answers: No such process # 114.32 [+0.10] RTNETLINK answers: No such file or directory # 114.34 [+0.02] RTNETLINK answers: No such file or directory # 114.36 [+0.02] RTNETLINK answers: No such file or directory # 114.37 [+0.01] RTNETLINK answers: No such file or directory # 114.39 [+0.02] RTNETLINK answers: No such file or directory # 114.40 [+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__->