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.84 [+7.84] TEST: ping [ OK ] # 8.83 [+0.99] TEST: ping6 [ OK ] # 8.83 [+0.00] INFO: Running IPv4 multipath tests # 10.15 [+1.32] TEST: ECMP [ OK ] # 10.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.50 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.91 [+1.41] TEST: Weighted MP 11:45 [ OK ] # 12.91 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 12.94 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.28 [+1.34] TEST: ECMP [ OK ] # 14.28 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.61 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 15.61 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 16.98 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 16.99 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 17.04 [+0.06] INFO: Running IPv6 multipath tests # 18.41 [+1.37] TEST: ECMP [ OK ] # 18.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 19.74 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 19.74 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.94 # 21.09 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 21.10 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 21.15 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.48 [+1.33] TEST: 65535:65535 [ OK ] # 22.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.84 [+1.36] TEST: 128:512 [ OK ] # 23.85 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 25.74 [+1.90] TEST: 255:65535 [ OK ] # 25.75 [+0.00] INFO: Expected ratio 257.00 Measured ratio 265.40 # 25.77 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.11 [+1.34] TEST: 65535:65535 [ OK ] # 27.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 28.45 [+1.34] TEST: 128:512 [ OK ] # 28.46 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 30.34 [+1.88] TEST: 255:65535 [ OK ] # 30.34 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.00 # 41.54 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.76 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 68.13 [+15.37] TEST: NH stats test IPv4 [ OK ] # 83.46 [+15.33] TEST: NH stats test HW IPv4 [XFAIL] # 83.46 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5027 d_nh2=0 # 100.18 [+16.72] TEST: NH stats test IPv6 [ OK ] # 115.58 [+15.40] TEST: NH stats test HW IPv6 [XFAIL] # 115.58 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4918 d_nh2=0 # 115.96 [+0.37] RTNETLINK answers: No such process # 115.97 [+0.01] RTNETLINK answers: No such process # 116.07 [+0.10] RTNETLINK answers: No such file or directory # 116.09 [+0.01] RTNETLINK answers: No such file or directory # 116.10 [+0.01] RTNETLINK answers: No such file or directory # 116.11 [+0.01] RTNETLINK answers: No such file or directory # 116.13 [+0.01] RTNETLINK answers: No such file or directory # 116.14 [+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__->