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.62 [+7.62] TEST: ping [ OK ] # 8.61 [+0.99] TEST: ping6 [ OK ] # 8.61 [+0.01] INFO: Running IPv4 multipath tests # 10.02 [+1.41] TEST: ECMP [ OK ] # 10.03 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.35 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 11.36 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.65 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 12.65 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 12.68 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.01 [+1.34] TEST: ECMP [ OK ] # 14.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.34 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 15.34 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.68 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 16.68 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 16.74 [+0.06] INFO: Running IPv6 multipath tests # 18.10 [+1.37] TEST: ECMP [ OK ] # 18.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.50 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 19.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.92 [+1.42] TEST: Weighted MP 11:45 [ OK ] # 20.92 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 20.99 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.28 [+1.29] TEST: 65535:65535 [ OK ] # 22.28 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.65 [+1.37] TEST: 128:512 [ OK ] # 23.65 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 25.49 [+1.84] TEST: 255:65535 [ OK ] # 25.49 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.00 # 25.52 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.79 [+1.27] TEST: 65535:65535 [ OK ] # 26.79 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.08 [+1.29] TEST: 128:512 [ OK ] # 28.09 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 29.97 [+1.89] TEST: 255:65535 [ OK ] # 29.98 [+0.00] INFO: Expected ratio 257.00 Measured ratio 266.85 # 42.24 [+12.26] TEST: IPv4 blackhole ping [ OK ] # 53.72 [+11.48] TEST: IPv6 blackhole ping [ OK ] # 69.12 [+15.39] TEST: NH stats test IPv4 [ OK ] # 84.48 [+15.36] TEST: NH stats test HW IPv4 [XFAIL] # 84.48 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5126 d_nh2=0 # 99.89 [+15.40] TEST: NH stats test IPv6 [ OK ] # 115.17 [+15.28] TEST: NH stats test HW IPv6 [XFAIL] # 115.17 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4976 d_nh2=0 # 115.53 [+0.36] RTNETLINK answers: No such process # 115.55 [+0.02] RTNETLINK answers: No such process # 115.65 [+0.10] RTNETLINK answers: No such file or directory # 115.67 [+0.02] RTNETLINK answers: No such file or directory # 115.68 [+0.01] RTNETLINK answers: No such file or directory # 115.70 [+0.01] RTNETLINK answers: No such file or directory # 115.71 [+0.02] RTNETLINK answers: No such file or directory # 115.73 [+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__->