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 # 6.98 [+6.98] TEST: ping [ OK ] # 7.98 [+0.99] TEST: ping6 [ OK ] # 7.99 [+0.01] INFO: Running IPv4 multipath tests # 9.25 [+1.26] TEST: ECMP [ OK ] # 9.25 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.71 [+1.46] TEST: Weighted MP 2:1 [ OK ] # 10.71 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.04 # 12.73 [+2.02] TEST: Weighted MP 11:45 [ OK ] # 12.74 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18 # 12.81 [+0.08] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.61 [+1.80] TEST: ECMP [ OK ] # 14.62 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 16.24 [+1.63] TEST: Weighted MP 2:1 [ OK ] # 16.25 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.04 # 17.72 [+1.47] TEST: Weighted MP 11:45 [ OK ] # 17.73 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18 # 17.78 [+0.05] INFO: Running IPv6 multipath tests # 19.17 [+1.39] TEST: ECMP [ OK ] # 19.17 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 20.51 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 20.51 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 21.87 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 21.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 21.92 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 23.25 [+1.33] TEST: 65535:65535 [ OK ] # 23.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 24.59 [+1.33] TEST: 128:512 [ OK ] # 24.59 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 26.47 [+1.87] TEST: 255:65535 [ OK ] # 26.47 [+0.00] INFO: Expected ratio 257.00 Measured ratio 241.12 # 26.49 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.78 [+1.29] TEST: 65535:65535 [ OK ] # 27.78 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 29.04 [+1.26] TEST: 128:512 [ OK ] # 29.05 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 30.96 [+1.91] TEST: 255:65535 [ OK ] # 30.96 [+0.00] INFO: Expected ratio 257.00 Measured ratio 255.66 # 42.14 [+11.17] TEST: IPv4 blackhole ping [ OK ] # 53.29 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 68.51 [+15.22] TEST: NH stats test IPv4 [ OK ] # 83.72 [+15.21] TEST: NH stats test HW IPv4 [XFAIL] # 83.72 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4907 d_nh2=0 # 98.92 [+15.19] TEST: NH stats test IPv6 [ OK ] # 114.05 [+15.13] TEST: NH stats test HW IPv6 [XFAIL] # 114.05 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4915 d_nh2=0 # 114.28 [+0.23] RTNETLINK answers: No such process # 114.29 [+0.01] RTNETLINK answers: No such process # 114.36 [+0.07] RTNETLINK answers: No such file or directory # 114.38 [+0.01] RTNETLINK answers: No such file or directory # 114.39 [+0.01] RTNETLINK answers: No such file or directory # 114.40 [+0.01] RTNETLINK answers: No such file or directory # 114.41 [+0.01] RTNETLINK answers: No such file or directory # 114.42 [+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__->