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.43 [+7.43] TEST: ping [ OK ] # 8.43 [+1.00] TEST: ping6 [ OK ] # 8.43 [+0.00] INFO: Running IPv4 multipath tests # 9.71 [+1.28] TEST: ECMP [ OK ] # 9.71 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.04 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 11.05 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.42 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 12.42 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 12.45 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.80 [+1.35] TEST: ECMP [ OK ] # 13.80 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.14 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.15 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.47 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 16.47 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 16.53 [+0.06] INFO: Running IPv6 multipath tests # 17.84 [+1.31] TEST: ECMP [ OK ] # 17.85 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 19.13 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 19.14 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 20.45 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 20.46 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.99 # 20.52 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 21.85 [+1.33] TEST: 65535:65535 [ OK ] # 21.85 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.20 [+1.35] TEST: 128:512 [ OK ] # 23.20 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.92 # 24.91 [+1.71] TEST: 255:65535 [ OK ] # 24.91 [+0.00] INFO: Expected ratio 257.00 Measured ratio 245.37 # 24.94 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.23 [+1.29] TEST: 65535:65535 [ OK ] # 26.24 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 27.63 [+1.40] TEST: 128:512 [ OK ] # 27.64 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.92 # 29.53 [+1.89] TEST: 255:65535 [ OK ] # 29.53 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.05 # 40.71 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 51.91 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 67.25 [+15.34] TEST: NH stats test IPv4 [ OK ] # 82.50 [+15.25] TEST: NH stats test HW IPv4 [XFAIL] # 82.51 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4960 d_nh2=0 # 97.88 [+15.37] TEST: NH stats test IPv6 [ OK ] # 114.46 [+16.58] TEST: NH stats test HW IPv6 [XFAIL] # 114.46 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5044 d_nh2=0 # 114.85 [+0.39] RTNETLINK answers: No such process # 114.87 [+0.02] RTNETLINK answers: No such process # 114.99 [+0.12] RTNETLINK answers: No such file or directory # 115.00 [+0.02] RTNETLINK answers: No such file or directory # 115.02 [+0.02] RTNETLINK answers: No such file or directory # 115.04 [+0.02] RTNETLINK answers: No such file or directory # 115.06 [+0.02] RTNETLINK answers: No such file or directory # 115.08 [+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__->