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.48 [+7.48] TEST: ping [ OK ] # 8.48 [+0.99] TEST: ping6 [ OK ] # 8.48 [+0.00] INFO: Running IPv4 multipath tests # 9.79 [+1.31] TEST: ECMP [ OK ] # 9.79 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.11 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 11.12 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 12.49 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 12.49 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 12.51 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.91 [+1.40] TEST: ECMP [ OK ] # 13.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.30 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 15.31 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 16.73 [+1.42] TEST: Weighted MP 11:45 [ OK ] # 16.73 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 16.77 [+0.05] INFO: Running IPv6 multipath tests # 18.07 [+1.30] TEST: ECMP [ OK ] # 18.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.38 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 19.38 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.73 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 20.73 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.12 # 20.78 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 22.07 [+1.30] TEST: 65535:65535 [ OK ] # 22.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.40 [+1.32] TEST: 128:512 [ OK ] # 23.40 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 25.36 [+1.96] TEST: 255:65535 [ OK ] # 25.36 [+0.00] INFO: Expected ratio 257.00 Measured ratio 246.30 # 25.39 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.70 [+1.31] TEST: 65535:65535 [ OK ] # 26.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.11 [+1.41] TEST: 128:512 [ OK ] # 28.11 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 29.97 [+1.86] TEST: 255:65535 [ OK ] # 29.97 [+0.00] INFO: Expected ratio 257.00 Measured ratio 241.72 # 41.19 [+11.22] TEST: IPv4 blackhole ping [ OK ] # 52.40 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 67.73 [+15.34] TEST: NH stats test IPv4 [ OK ] # 83.10 [+15.37] TEST: NH stats test HW IPv4 [XFAIL] # 83.11 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4968 d_nh2=0 # 98.45 [+15.35] TEST: NH stats test IPv6 [ OK ] # 113.79 [+15.33] TEST: NH stats test HW IPv6 [XFAIL] # 113.79 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4955 d_nh2=0 # 114.16 [+0.37] RTNETLINK answers: No such process # 114.18 [+0.01] RTNETLINK answers: No such process # 114.28 [+0.10] RTNETLINK answers: No such file or directory # 114.29 [+0.01] RTNETLINK answers: No such file or directory # 114.31 [+0.02] RTNETLINK answers: No such file or directory # 114.32 [+0.02] RTNETLINK answers: No such file or directory # 114.34 [+0.02] RTNETLINK answers: No such file or directory # 114.35 [+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__->