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.64 [+7.64] TEST: ping [ OK ] # 8.64 [+0.99] TEST: ping6 [ OK ] # 8.64 [+0.00] INFO: Running IPv4 multipath tests # 9.97 [+1.34] TEST: ECMP [ OK ] # 9.98 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.38 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 11.38 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.74 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 12.75 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 12.77 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.12 [+1.35] TEST: ECMP [ OK ] # 14.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.48 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 15.49 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.84 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 16.85 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 16.91 [+0.06] INFO: Running IPv6 multipath tests # 18.21 [+1.31] TEST: ECMP [ OK ] # 18.22 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.57 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 19.57 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.94 # 20.93 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 20.94 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 20.99 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.33 [+1.34] TEST: 65535:65535 [ OK ] # 22.33 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.66 [+1.33] TEST: 128:512 [ OK ] # 23.67 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 25.92 [+2.26] TEST: 255:65535 [ OK ] # 25.93 [+0.00] INFO: Expected ratio 257.00 Measured ratio 260.09 # 25.95 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.24 [+1.29] TEST: 65535:65535 [ OK ] # 27.24 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.57 [+1.32] TEST: 128:512 [ OK ] # 28.57 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 30.40 [+1.83] TEST: 255:65535 [ OK ] # 30.40 [+0.00] INFO: Expected ratio 257.00 Measured ratio 246.61 # 41.59 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 52.77 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 68.11 [+15.34] TEST: NH stats test IPv4 [ OK ] # 83.42 [+15.31] TEST: NH stats test HW IPv4 [XFAIL] # 83.42 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4984 d_nh2=0 # 98.82 [+15.40] TEST: NH stats test IPv6 [ OK ] # 114.09 [+15.27] TEST: NH stats test HW IPv6 [XFAIL] # 114.09 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5039 d_nh2=0 # 114.47 [+0.37] RTNETLINK answers: No such process # 114.48 [+0.02] RTNETLINK answers: No such process # 114.59 [+0.11] RTNETLINK answers: No such file or directory # 114.61 [+0.02] RTNETLINK answers: No such file or directory # 114.63 [+0.02] RTNETLINK answers: No such file or directory # 114.65 [+0.02] RTNETLINK answers: No such file or directory # 114.66 [+0.02] RTNETLINK answers: No such file or directory # 114.68 [+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__->