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.60 [+7.60] TEST: ping [ OK ] # 8.59 [+0.99] TEST: ping6 [ OK ] # 8.60 [+0.01] INFO: Running IPv4 multipath tests # 9.96 [+1.36] TEST: ECMP [ OK ] # 9.97 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.30 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 11.30 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.62 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 12.62 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 12.64 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.97 [+1.33] TEST: ECMP [ OK ] # 13.97 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.36 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 15.36 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.78 [+1.42] 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.17 [+1.33] TEST: ECMP [ OK ] # 18.17 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.57 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 19.57 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.95 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 20.95 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 21.01 [+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 .98 # 23.70 [+1.37] TEST: 128:512 [ OK ] # 23.71 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 25.56 [+1.85] TEST: 255:65535 [ OK ] # 25.56 [+0.00] INFO: Expected ratio 257.00 Measured ratio 266.12 # 25.59 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.89 [+1.31] TEST: 65535:65535 [ OK ] # 26.90 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.21 [+1.32] TEST: 128:512 [ OK ] # 28.21 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 30.07 [+1.85] TEST: 255:65535 [ OK ] # 30.07 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.05 # 41.26 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.46 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 67.78 [+15.31] TEST: NH stats test IPv4 [ OK ] # 83.01 [+15.23] TEST: NH stats test HW IPv4 [XFAIL] # 83.01 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4975 d_nh2=0 # 98.36 [+15.35] TEST: NH stats test IPv6 [ OK ] # 113.61 [+15.26] TEST: NH stats test HW IPv6 [XFAIL] # 113.61 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5026 d_nh2=0 # 113.95 [+0.33] RTNETLINK answers: No such process # 113.96 [+0.01] RTNETLINK answers: No such process # 114.05 [+0.10] RTNETLINK answers: No such file or directory # 114.07 [+0.01] RTNETLINK answers: No such file or directory # 114.08 [+0.01] RTNETLINK answers: No such file or directory # 114.10 [+0.02] RTNETLINK answers: No such file or directory # 114.11 [+0.01] RTNETLINK answers: No such file or directory # 114.13 [+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__->