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.46 [+7.46] TEST: ping [ OK ] # 8.46 [+0.99] TEST: ping6 [ OK ] # 8.46 [+0.00] INFO: Running IPv4 multipath tests # 9.79 [+1.34] TEST: ECMP [ OK ] # 9.80 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.12 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 11.13 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.45 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.45 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 12.47 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.82 [+1.35] TEST: ECMP [ OK ] # 13.83 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.20 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 15.21 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.58 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 16.59 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 16.64 [+0.05] INFO: Running IPv6 multipath tests # 17.94 [+1.30] TEST: ECMP [ OK ] # 17.95 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.26 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 19.26 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.61 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 20.61 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 20.67 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.06 [+1.39] TEST: 65535:65535 [ OK ] # 22.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.45 [+1.39] TEST: 128:512 [ OK ] # 23.45 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 25.50 [+2.05] TEST: 255:65535 [ OK ] # 25.50 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.99 # 25.53 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.83 [+1.30] TEST: 65535:65535 [ OK ] # 26.83 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.15 [+1.32] TEST: 128:512 [ OK ] # 28.16 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 30.15 [+1.99] TEST: 255:65535 [ OK ] # 30.15 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.60 # 41.34 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 52.55 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 67.94 [+15.38] TEST: NH stats test IPv4 [ OK ] # 83.31 [+15.37] TEST: NH stats test HW IPv4 [XFAIL] # 83.31 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5006 d_nh2=0 # 100.39 [+17.08] TEST: NH stats test IPv6 [ OK ] # 115.88 [+15.48] TEST: NH stats test HW IPv6 [XFAIL] # 115.88 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5036 d_nh2=0 # 116.26 [+0.38] RTNETLINK answers: No such process # 116.28 [+0.02] RTNETLINK answers: No such process # 116.38 [+0.10] RTNETLINK answers: No such file or directory # 116.40 [+0.02] RTNETLINK answers: No such file or directory # 116.41 [+0.02] RTNETLINK answers: No such file or directory # 116.43 [+0.02] RTNETLINK answers: No such file or directory # 116.44 [+0.02] RTNETLINK answers: No such file or directory # 116.46 [+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__->