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.57 [+7.57] TEST: ping [ OK ] # 8.56 [+0.99] TEST: ping6 [ OK ] # 8.56 [+0.00] INFO: Running IPv4 multipath tests # 9.88 [+1.31] TEST: ECMP [ OK ] # 9.88 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.21 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 11.21 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.56 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.56 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 12.58 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.98 [+1.39] TEST: ECMP [ OK ] # 13.98 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.31 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.31 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.70 [+1.39] TEST: Weighted MP 11:45 [ OK ] # 16.70 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 16.75 [+0.05] INFO: Running IPv6 multipath tests # 18.04 [+1.30] TEST: ECMP [ OK ] # 18.05 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.34 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 19.34 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 20.65 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 20.65 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 20.70 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.03 [+1.33] TEST: 65535:65535 [ OK ] # 22.03 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.42 [+1.39] TEST: 128:512 [ OK ] # 23.42 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02 # 25.59 [+2.16] TEST: 255:65535 [ OK ] # 25.59 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.37 # 25.62 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.92 [+1.30] TEST: 65535:65535 [ OK ] # 26.92 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.21 [+1.29] TEST: 128:512 [ OK ] # 28.21 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.92 # 30.12 [+1.91] TEST: 255:65535 [ OK ] # 30.12 [+0.00] INFO: Expected ratio 257.00 Measured ratio 255.66 # 41.30 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 52.50 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 67.90 [+15.40] TEST: NH stats test IPv4 [ OK ] # 83.19 [+15.30] TEST: NH stats test HW IPv4 [XFAIL] # 83.20 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5020 d_nh2=0 # 98.55 [+15.35] TEST: NH stats test IPv6 [ OK ] # 113.88 [+15.33] TEST: NH stats test HW IPv6 [XFAIL] # 113.89 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4990 d_nh2=0 # 114.19 [+0.31] RTNETLINK answers: No such process # 114.21 [+0.02] RTNETLINK answers: No such process # 114.32 [+0.11] RTNETLINK answers: No such file or directory # 114.33 [+0.02] RTNETLINK answers: No such file or directory # 114.35 [+0.02] RTNETLINK answers: No such file or directory # 114.36 [+0.01] RTNETLINK answers: No such file or directory # 114.38 [+0.02] RTNETLINK answers: No such file or directory # 114.39 [+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__->