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.55 [+7.55] TEST: ping [ OK ] # 8.53 [+0.98] TEST: ping6 [ OK ] # 8.53 [+0.00] INFO: Running IPv4 multipath tests # 9.85 [+1.31] TEST: ECMP [ OK ] # 9.85 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.19 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.20 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.49 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 12.49 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 12.51 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.89 [+1.38] TEST: ECMP [ OK ] # 13.89 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.19 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 15.19 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.53 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 16.53 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 16.57 [+0.04] INFO: Running IPv6 multipath tests # 17.85 [+1.27] TEST: ECMP [ OK ] # 17.85 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.15 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 19.16 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 20.44 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 20.45 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 20.49 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.81 [+1.32] TEST: 65535:65535 [ OK ] # 21.81 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.11 [+1.30] TEST: 128:512 [ OK ] # 23.12 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 25.02 [+1.90] TEST: 255:65535 [ OK ] # 25.02 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.01 # 25.04 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.34 [+1.30] TEST: 65535:65535 [ OK ] # 26.34 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.65 [+1.31] TEST: 128:512 [ OK ] # 27.65 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 29.50 [+1.85] TEST: 255:65535 [ OK ] # 29.50 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.69 # 40.69 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 51.88 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 67.30 [+15.42] TEST: NH stats test IPv4 [ OK ] # 82.60 [+15.30] TEST: NH stats test HW IPv4 [XFAIL] # 82.60 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5022 d_nh2=0 # 97.92 [+15.32] TEST: NH stats test IPv6 [ OK ] # 113.11 [+15.19] TEST: NH stats test HW IPv6 [XFAIL] # 113.11 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5042 d_nh2=0 # 113.41 [+0.30] RTNETLINK answers: No such process # 113.42 [+0.01] RTNETLINK answers: No such process # 113.51 [+0.09] RTNETLINK answers: No such file or directory # 113.52 [+0.01] RTNETLINK answers: No such file or directory # 113.53 [+0.01] RTNETLINK answers: No such file or directory # 113.54 [+0.01] RTNETLINK answers: No such file or directory # 113.55 [+0.01] RTNETLINK answers: No such file or directory # 113.56 [+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__->