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.57 [+1.00] TEST: ping6 [ OK ] # 8.57 [+0.01] INFO: Running IPv4 multipath tests # 9.90 [+1.33] TEST: ECMP [ OK ] # 9.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.26 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.26 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.62 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 12.63 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 12.65 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.99 [+1.34] TEST: ECMP [ OK ] # 14.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.34 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.34 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.75 [+1.41] TEST: Weighted MP 11:45 [ OK ] # 16.75 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 16.81 [+0.05] INFO: Running IPv6 multipath tests # 18.13 [+1.33] TEST: ECMP [ OK ] # 18.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.47 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.47 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 20.82 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 20.82 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 20.89 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.22 [+1.33] TEST: 65535:65535 [ OK ] # 22.22 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.58 [+1.36] TEST: 128:512 [ OK ] # 23.59 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 25.49 [+1.90] TEST: 255:65535 [ OK ] # 25.49 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.66 # 25.51 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.81 [+1.30] TEST: 65535:65535 [ OK ] # 26.81 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.14 [+1.33] TEST: 128:512 [ OK ] # 28.14 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 30.15 [+2.01] TEST: 255:65535 [ OK ] # 30.15 [+0.00] INFO: Expected ratio 257.00 Measured ratio 242.02 # 41.36 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.57 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 67.91 [+15.34] TEST: NH stats test IPv4 [ OK ] # 83.19 [+15.28] TEST: NH stats test HW IPv4 [XFAIL] # 83.19 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5045 d_nh2=0 # 98.57 [+15.38] TEST: NH stats test IPv6 [ OK ] # 113.84 [+15.26] TEST: NH stats test HW IPv6 [XFAIL] # 113.84 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4976 d_nh2=0 # 114.20 [+0.36] RTNETLINK answers: No such process # 114.22 [+0.01] RTNETLINK answers: No such process # 114.32 [+0.11] 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 # 114.37 [+0.02] 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__->