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.77 [+7.77] TEST: ping [ OK ] # 8.77 [+1.00] TEST: ping6 [ OK ] # 8.78 [+0.01] INFO: Running IPv4 multipath tests # 10.11 [+1.33] TEST: ECMP [ OK ] # 10.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.46 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.46 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 12.80 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.80 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 12.83 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.17 [+1.35] TEST: ECMP [ OK ] # 14.18 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.49 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 15.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 16.88 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 16.88 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 16.94 [+0.06] INFO: Running IPv6 multipath tests # 18.29 [+1.35] TEST: ECMP [ OK ] # 18.29 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.63 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.63 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.95 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 20.96 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 21.02 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.34 [+1.32] TEST: 65535:65535 [ OK ] # 22.34 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.73 [+1.39] TEST: 128:512 [ OK ] # 23.73 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 25.63 [+1.90] TEST: 255:65535 [ OK ] # 25.63 [+0.00] INFO: Expected ratio 257.00 Measured ratio 260.09 # 25.66 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.01 [+1.35] TEST: 65535:65535 [ OK ] # 27.01 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.32 [+1.31] TEST: 128:512 [ OK ] # 28.32 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 30.25 [+1.93] TEST: 255:65535 [ OK ] # 30.26 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.05 # 41.47 [+11.22] TEST: IPv4 blackhole ping [ OK ] # 52.67 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 68.00 [+15.33] TEST: NH stats test IPv4 [ OK ] # 83.29 [+15.29] TEST: NH stats test HW IPv4 [XFAIL] # 83.29 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5125 d_nh2=0 # 100.02 [+16.73] TEST: NH stats test IPv6 [ OK ] # 115.37 [+15.35] TEST: NH stats test HW IPv6 [XFAIL] # 115.37 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4976 d_nh2=0 # 115.71 [+0.34] RTNETLINK answers: No such process # 115.72 [+0.01] RTNETLINK answers: No such process # 115.82 [+0.10] RTNETLINK answers: No such file or directory # 115.84 [+0.01] RTNETLINK answers: No such file or directory # 115.85 [+0.01] RTNETLINK answers: No such file or directory # 115.87 [+0.01] RTNETLINK answers: No such file or directory # 115.88 [+0.01] RTNETLINK answers: No such file or directory # 115.89 [+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__->