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.57 [+7.57] TEST: ping [ OK ] # 8.56 [+0.99] TEST: ping6 [ OK ] # 8.56 [+0.00] INFO: Running IPv4 multipath tests # 9.91 [+1.35] TEST: ECMP [ OK ] # 9.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.24 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.25 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 13.39 [+2.14] TEST: Weighted MP 11:45 [ OK ] # 13.39 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.19 # 13.47 [+0.07] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 15.38 [+1.91] TEST: ECMP [ OK ] # 15.38 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 17.08 [+1.70] TEST: Weighted MP 2:1 [ OK ] # 17.08 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 18.67 [+1.59] TEST: Weighted MP 11:45 [ OK ] # 18.67 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.19 # 18.75 [+0.08] INFO: Running IPv6 multipath tests # 20.13 [+1.38] TEST: ECMP [ OK ] # 20.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 21.50 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 21.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 22.90 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 22.90 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 22.96 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 24.33 [+1.36] TEST: 65535:65535 [ OK ] # 24.33 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 25.66 [+1.33] TEST: 128:512 [ OK ] # 25.67 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.10 # 27.60 [+1.93] TEST: 255:65535 [ OK ] # 27.60 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.99 # 27.63 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 28.93 [+1.31] TEST: 65535:65535 [ OK ] # 28.94 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 30.34 [+1.40] TEST: 128:512 [ OK ] # 30.34 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.90 # 32.33 [+2.00] TEST: 255:65535 [ OK ] # 32.34 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.33 # 43.52 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 54.71 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 70.04 [+15.33] TEST: NH stats test IPv4 [ OK ] # 85.34 [+15.30] TEST: NH stats test HW IPv4 [XFAIL] # 85.34 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4966 d_nh2=0 # 100.76 [+15.42] TEST: NH stats test IPv6 [ OK ] # 116.04 [+15.28] TEST: NH stats test HW IPv6 [XFAIL] # 116.05 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5077 d_nh2=0 # 116.38 [+0.33] RTNETLINK answers: No such process # 116.40 [+0.01] RTNETLINK answers: No such process # 116.49 [+0.09] RTNETLINK answers: No such file or directory # 116.50 [+0.02] RTNETLINK answers: No such file or directory # 116.52 [+0.02] RTNETLINK answers: No such file or directory # 116.53 [+0.02] RTNETLINK answers: No such file or directory # 116.55 [+0.02] RTNETLINK answers: No such file or directory # 116.57 [+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__->