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.56 [+7.56] TEST: ping [ OK ] # 8.55 [+0.99] TEST: ping6 [ OK ] # 8.56 [+0.01] INFO: Running IPv4 multipath tests # 9.89 [+1.33] TEST: ECMP [ OK ] # 9.89 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.25 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 11.25 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 12.62 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 12.62 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18 # 12.64 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.96 [+1.32] TEST: ECMP [ OK ] # 13.96 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.29 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 15.30 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 16.67 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 16.67 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18 # 16.73 [+0.06] INFO: Running IPv6 multipath tests # 18.05 [+1.33] TEST: ECMP [ OK ] # 18.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.40 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.40 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 20.72 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 20.73 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 20.79 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.12 [+1.34] TEST: 65535:65535 [ OK ] # 22.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.48 [+1.36] TEST: 128:512 [ OK ] # 23.48 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.09 # 25.75 [+2.27] TEST: 255:65535 [ OK ] # 25.76 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.70 # 25.78 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.09 [+1.31] TEST: 65535:65535 [ OK ] # 27.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.45 [+1.36] TEST: 128:512 [ OK ] # 28.45 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 30.40 [+1.95] TEST: 255:65535 [ OK ] # 30.41 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.35 # 41.62 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.82 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 68.21 [+15.39] TEST: NH stats test IPv4 [ OK ] # 83.52 [+15.31] TEST: NH stats test HW IPv4 [XFAIL] # 83.52 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5016 d_nh2=0 # 98.94 [+15.42] TEST: NH stats test IPv6 [ OK ] # 114.29 [+15.35] TEST: NH stats test HW IPv6 [XFAIL] # 114.29 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4981 d_nh2=0 # 114.71 [+0.42] RTNETLINK answers: No such process # 114.73 [+0.02] RTNETLINK answers: No such process # 114.84 [+0.12] RTNETLINK answers: No such file or directory # 114.86 [+0.02] RTNETLINK answers: No such file or directory # 114.88 [+0.02] RTNETLINK answers: No such file or directory # 114.89 [+0.02] RTNETLINK answers: No such file or directory # 114.91 [+0.02] RTNETLINK answers: No such file or directory # 114.93 [+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__->