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.90 [+7.90] TEST: ping [ OK ] # 8.89 [+0.99] TEST: ping6 [ OK ] # 8.90 [+0.01] INFO: Running IPv4 multipath tests # 10.24 [+1.34] TEST: ECMP [ OK ] # 10.24 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.61 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 11.61 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.96 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.96 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 12.99 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.34 [+1.35] TEST: ECMP [ OK ] # 14.34 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.69 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.69 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 17.07 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 17.07 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 17.13 [+0.06] INFO: Running IPv6 multipath tests # 18.44 [+1.31] TEST: ECMP [ OK ] # 18.45 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.76 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 19.76 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 21.13 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 21.13 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 21.20 [+0.07] INFO: Running 16-bit IPv4 multipath tests # 22.53 [+1.33] TEST: 65535:65535 [ OK ] # 22.53 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.87 [+1.34] TEST: 128:512 [ OK ] # 23.87 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 25.82 [+1.95] TEST: 255:65535 [ OK ] # 25.82 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.01 # 25.85 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.20 [+1.35] TEST: 65535:65535 [ OK ] # 27.21 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.53 [+1.32] TEST: 128:512 [ OK ] # 28.53 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 30.44 [+1.90] TEST: 255:65535 [ OK ] # 30.44 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.45 # 41.67 [+11.23] TEST: IPv4 blackhole ping [ OK ] # 52.88 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 68.29 [+15.41] TEST: NH stats test IPv4 [ OK ] # 83.61 [+15.32] TEST: NH stats test HW IPv4 [XFAIL] # 83.62 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4978 d_nh2=0 # 99.00 [+15.39] TEST: NH stats test IPv6 [ OK ] # 114.31 [+15.30] TEST: NH stats test HW IPv6 [XFAIL] # 114.31 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4955 d_nh2=0 # 114.66 [+0.36] RTNETLINK answers: No such process # 114.68 [+0.02] RTNETLINK answers: No such process # 114.80 [+0.12] RTNETLINK answers: No such file or directory # 114.82 [+0.02] RTNETLINK answers: No such file or directory # 114.84 [+0.02] RTNETLINK answers: No such file or directory # 114.85 [+0.02] RTNETLINK answers: No such file or directory # 114.87 [+0.02] RTNETLINK answers: No such file or directory # 114.89 [+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__->