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.47 [+7.47] TEST: ping [ OK ] # 8.47 [+1.00] TEST: ping6 [ OK ] # 8.47 [+0.00] INFO: Running IPv4 multipath tests # 9.80 [+1.33] TEST: ECMP [ OK ] # 9.80 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.17 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 11.17 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 12.58 [+1.41] TEST: Weighted MP 11:45 [ OK ] # 12.58 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 12.61 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.00 [+1.39] TEST: ECMP [ OK ] # 14.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.35 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.35 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 16.72 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 16.72 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 16.78 [+0.06] INFO: Running IPv6 multipath tests # 18.10 [+1.31] TEST: ECMP [ OK ] # 18.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.47 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 19.47 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.85 [+1.39] TEST: Weighted MP 11:45 [ OK ] # 20.86 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 20.91 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.22 [+1.31] TEST: 65535:65535 [ OK ] # 22.22 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.55 [+1.33] TEST: 128:512 [ OK ] # 23.56 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 25.51 [+1.95] TEST: 255:65535 [ OK ] # 25.51 [+0.00] INFO: Expected ratio 257.00 Measured ratio 248.49 # 25.53 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.85 [+1.32] TEST: 65535:65535 [ OK ] # 26.85 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.17 [+1.32] TEST: 128:512 [ OK ] # 28.18 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 30.04 [+1.86] TEST: 255:65535 [ OK ] # 30.04 [+0.00] INFO: Expected ratio 257.00 Measured ratio 264.32 # 41.25 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.44 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 67.84 [+15.40] TEST: NH stats test IPv4 [ OK ] # 83.18 [+15.34] TEST: NH stats test HW IPv4 [XFAIL] # 83.18 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5022 d_nh2=0 # 98.58 [+15.40] TEST: NH stats test IPv6 [ OK ] # 113.98 [+15.40] TEST: NH stats test HW IPv6 [XFAIL] # 113.98 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5100 d_nh2=0 # 114.36 [+0.38] RTNETLINK answers: No such process # 114.38 [+0.02] RTNETLINK answers: No such process # 114.48 [+0.10] RTNETLINK answers: No such file or directory # 114.50 [+0.01] RTNETLINK answers: No such file or directory # 114.51 [+0.01] RTNETLINK answers: No such file or directory # 114.53 [+0.02] RTNETLINK answers: No such file or directory # 114.54 [+0.01] RTNETLINK answers: No such file or directory # 114.56 [+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__->