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.52 [+7.52] TEST: ping [ OK ] # 8.51 [+0.99] TEST: ping6 [ OK ] # 8.52 [+0.01] INFO: Running IPv4 multipath tests # 9.87 [+1.35] TEST: ECMP [ OK ] # 9.87 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 11.24 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 11.24 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 12.58 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.58 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 12.60 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.02 [+1.42] TEST: ECMP [ OK ] # 14.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 15.41 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 15.41 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 16.78 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 16.79 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 16.84 [+0.06] INFO: Running IPv6 multipath tests # 18.15 [+1.30] TEST: ECMP [ OK ] # 18.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.46 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 19.47 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 20.76 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 20.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 20.82 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.12 [+1.30] TEST: 65535:65535 [ OK ] # 22.12 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 23.47 [+1.35] TEST: 128:512 [ OK ] # 23.47 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 25.32 [+1.84] TEST: 255:65535 [ OK ] # 25.32 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.05 # 25.35 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.66 [+1.32] TEST: 65535:65535 [ OK ] # 26.67 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.03 [+1.36] TEST: 128:512 [ OK ] # 28.03 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.94 # 30.07 [+2.04] TEST: 255:65535 [ OK ] # 30.07 [+0.00] INFO: Expected ratio 257.00 Measured ratio 273.20 # 41.27 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.49 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 67.94 [+15.45] TEST: NH stats test IPv4 [ OK ] # 83.22 [+15.28] TEST: NH stats test HW IPv4 [XFAIL] # 83.23 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5008 d_nh2=0 # 98.65 [+15.43] TEST: NH stats test IPv6 [ OK ] # 113.96 [+15.31] TEST: NH stats test HW IPv6 [XFAIL] # 113.97 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5018 d_nh2=0 # 114.35 [+0.39] RTNETLINK answers: No such process # 114.37 [+0.02] RTNETLINK answers: No such process # 114.47 [+0.10] RTNETLINK answers: No such file or directory # 114.49 [+0.02] RTNETLINK answers: No such file or directory # 114.51 [+0.02] RTNETLINK answers: No such file or directory # 114.52 [+0.02] RTNETLINK answers: No such file or directory # 114.54 [+0.02] RTNETLINK answers: No such file or directory # 114.56 [+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__->