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.62 [+7.62] TEST: ping [ OK ] # 8.61 [+0.98] TEST: ping6 [ OK ] # 8.62 [+0.01] INFO: Running IPv4 multipath tests # 9.99 [+1.38] TEST: ECMP [ OK ] # 10.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.34 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.35 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 12.68 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.68 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 12.71 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.06 [+1.36] TEST: ECMP [ OK ] # 14.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.44 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 15.44 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 16.82 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 16.83 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 16.89 [+0.06] INFO: Running IPv6 multipath tests # 18.26 [+1.37] TEST: ECMP [ OK ] # 18.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.66 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 19.67 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 21.06 [+1.39] TEST: Weighted MP 11:45 [ OK ] # 21.06 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 21.12 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.45 [+1.33] TEST: 65535:65535 [ OK ] # 22.46 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.81 [+1.35] TEST: 128:512 [ OK ] # 23.81 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 25.68 [+1.87] TEST: 255:65535 [ OK ] # 25.69 [+0.00] INFO: Expected ratio 257.00 Measured ratio 250.73 # 25.71 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.05 [+1.34] TEST: 65535:65535 [ OK ] # 27.05 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.40 [+1.35] TEST: 128:512 [ OK ] # 28.41 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 30.35 [+1.95] TEST: 255:65535 [ OK ] # 30.36 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.25 # 41.58 [+11.23] TEST: IPv4 blackhole ping [ OK ] # 52.82 [+11.24] TEST: IPv6 blackhole ping [ OK ] # 68.21 [+15.39] TEST: NH stats test IPv4 [ OK ] # 83.52 [+15.31] TEST: NH stats test HW IPv4 [XFAIL] # 83.52 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4980 d_nh2=0 # 98.91 [+15.39] TEST: NH stats test IPv6 [ OK ] # 114.24 [+15.33] TEST: NH stats test HW IPv6 [XFAIL] # 114.25 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5077 d_nh2=0 # 114.62 [+0.37] RTNETLINK answers: No such process # 114.63 [+0.01] RTNETLINK answers: No such process # 114.74 [+0.11] RTNETLINK answers: No such file or directory # 114.76 [+0.02] RTNETLINK answers: No such file or directory # 114.77 [+0.02] RTNETLINK answers: No such file or directory # 114.79 [+0.02] RTNETLINK answers: No such file or directory # 114.81 [+0.02] RTNETLINK answers: No such file or directory # 114.83 [+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__->