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.87 [+7.87] TEST: ping [ OK ] # 8.87 [+1.00] TEST: ping6 [ OK ] # 8.88 [+0.01] INFO: Running IPv4 multipath tests # 10.24 [+1.37] TEST: ECMP [ OK ] # 10.25 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.63 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 11.63 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.96 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.96 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 12.99 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.34 [+1.35] TEST: ECMP [ OK ] # 14.34 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.71 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 15.71 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 17.06 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 17.07 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 17.12 [+0.05] INFO: Running IPv6 multipath tests # 18.41 [+1.30] TEST: ECMP [ OK ] # 18.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.76 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.76 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 21.10 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 21.10 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.26 # 21.16 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.49 [+1.33] TEST: 65535:65535 [ OK ] # 22.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.84 [+1.35] TEST: 128:512 [ OK ] # 23.85 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.93 # 25.73 [+1.89] TEST: 255:65535 [ OK ] # 25.74 [+0.00] INFO: Expected ratio 257.00 Measured ratio 261.14 # 25.77 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.08 [+1.31] TEST: 65535:65535 [ OK ] # 27.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.39 [+1.30] TEST: 128:512 [ OK ] # 28.39 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.16 # 30.47 [+2.08] TEST: 255:65535 [ OK ] # 30.47 [+0.00] INFO: Expected ratio 257.00 Measured ratio 268.69 # 41.71 [+11.23] TEST: IPv4 blackhole ping [ OK ] # 52.93 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 68.31 [+15.38] TEST: NH stats test IPv4 [ OK ] # 83.65 [+15.35] TEST: NH stats test HW IPv4 [XFAIL] # 83.66 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4996 d_nh2=0 # 99.17 [+15.51] TEST: NH stats test IPv6 [ OK ] # 114.51 [+15.34] TEST: NH stats test HW IPv6 [XFAIL] # 114.51 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5042 d_nh2=0 # 114.92 [+0.41] RTNETLINK answers: No such process # 114.94 [+0.02] RTNETLINK answers: No such process # 115.06 [+0.12] RTNETLINK answers: No such file or directory # 115.07 [+0.02] RTNETLINK answers: No such file or directory # 115.09 [+0.02] RTNETLINK answers: No such file or directory # 115.10 [+0.02] RTNETLINK answers: No such file or directory # 115.12 [+0.01] RTNETLINK answers: No such file or directory # 115.13 [+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__->