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.74 [+1.31] TEST: ECMP [ OK ] # 9.74 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.10 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 11.10 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 12.45 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.45 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 12.48 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.87 [+1.40] TEST: ECMP [ OK ] # 13.88 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.24 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 15.25 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 16.59 [+1.34] 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.95 [+1.30] TEST: ECMP [ OK ] # 17.95 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.33 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 19.34 [+0.01] INFO: Expected ratio 2.00 Measured ratio 1.98 # 20.68 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 20.69 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 20.73 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.08 [+1.34] TEST: 65535:65535 [ OK ] # 22.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.40 [+1.33] TEST: 128:512 [ OK ] # 23.41 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 25.26 [+1.85] TEST: 255:65535 [ OK ] # 25.26 [+0.00] INFO: Expected ratio 257.00 Measured ratio 244.75 # 25.29 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.60 [+1.31] TEST: 65535:65535 [ OK ] # 26.61 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 27.94 [+1.33] TEST: 128:512 [ OK ] # 27.94 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.06 # 29.85 [+1.91] TEST: 255:65535 [ OK ] # 29.85 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.86 # 41.05 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.22 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 67.58 [+15.36] TEST: NH stats test IPv4 [ OK ] # 82.84 [+15.27] TEST: NH stats test HW IPv4 [XFAIL] # 82.85 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5012 d_nh2=0 # 98.16 [+15.31] TEST: NH stats test IPv6 [ OK ] # 113.52 [+15.36] TEST: NH stats test HW IPv6 [XFAIL] # 113.52 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5006 d_nh2=0 # 113.90 [+0.38] RTNETLINK answers: No such process # 113.95 [+0.05] RTNETLINK answers: No such process # 114.89 [+0.94] RTNETLINK answers: No such file or directory # 114.93 [+0.04] RTNETLINK answers: No such file or directory # 114.96 [+0.03] RTNETLINK answers: No such file or directory # 114.98 [+0.02] RTNETLINK answers: No such file or directory # 115.02 [+0.04] RTNETLINK answers: No such file or directory # 115.05 [+0.03] 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__->