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.68 [+7.68] TEST: ping [ OK ] # 8.68 [+1.00] TEST: ping6 [ OK ] # 8.68 [+0.00] INFO: Running IPv4 multipath tests # 9.98 [+1.30] TEST: ECMP [ OK ] # 9.99 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.36 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 11.37 [+0.01] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.72 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.72 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 12.75 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.08 [+1.33] TEST: ECMP [ OK ] # 14.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.50 [+1.42] TEST: Weighted MP 2:1 [ OK ] # 15.51 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.88 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 16.89 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 16.95 [+0.06] INFO: Running IPv6 multipath tests # 18.24 [+1.29] TEST: ECMP [ OK ] # 18.24 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 19.55 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 19.55 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.86 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 20.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 20.93 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.24 [+1.31] TEST: 65535:65535 [ OK ] # 22.24 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.57 [+1.34] TEST: 128:512 [ OK ] # 23.58 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.93 # 25.68 [+2.10] TEST: 255:65535 [ OK ] # 25.68 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.33 # 25.71 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.03 [+1.33] TEST: 65535:65535 [ OK ] # 27.04 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 28.35 [+1.31] TEST: 128:512 [ OK ] # 28.35 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 30.27 [+1.92] TEST: 255:65535 [ OK ] # 30.27 [+0.00] INFO: Expected ratio 257.00 Measured ratio 268.32 # 41.45 [+11.17] TEST: IPv4 blackhole ping [ OK ] # 52.62 [+11.17] TEST: IPv6 blackhole ping [ OK ] # 67.91 [+15.29] TEST: NH stats test IPv4 [ OK ] # 83.14 [+15.23] TEST: NH stats test HW IPv4 [XFAIL] # 83.14 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5020 d_nh2=0 # 100.23 [+17.09] TEST: NH stats test IPv6 [ OK ] # 115.58 [+15.35] TEST: NH stats test HW IPv6 [XFAIL] # 115.59 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4897 d_nh2=0 # 115.95 [+0.36] RTNETLINK answers: No such process # 115.97 [+0.02] RTNETLINK answers: No such process # 116.07 [+0.10] RTNETLINK answers: No such file or directory # 116.08 [+0.02] RTNETLINK answers: No such file or directory # 116.10 [+0.02] RTNETLINK answers: No such file or directory # 116.12 [+0.02] RTNETLINK answers: No such file or directory # 116.14 [+0.02] RTNETLINK answers: No such file or directory # 116.15 [+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__->