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 # 6.94 [+6.94] TEST: ping [ OK ] # 7.94 [+0.99] TEST: ping6 [ OK ] # 7.94 [+0.01] INFO: Running IPv4 multipath tests # 9.23 [+1.29] TEST: ECMP [ OK ] # 9.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.50 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 10.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 11.78 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 11.78 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 11.79 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.06 [+1.27] TEST: ECMP [ OK ] # 13.07 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.36 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 14.36 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 15.66 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 15.66 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 15.69 [+0.03] INFO: Running IPv6 multipath tests # 16.91 [+1.22] TEST: ECMP [ OK ] # 16.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 18.15 [+1.24] TEST: Weighted MP 2:1 [ OK ] # 18.15 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 19.40 [+1.25] TEST: Weighted MP 11:45 [ OK ] # 19.40 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 19.44 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.72 [+1.28] TEST: 65535:65535 [ OK ] # 20.72 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 21.98 [+1.26] TEST: 128:512 [ OK ] # 21.98 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02 # 23.85 [+1.87] TEST: 255:65535 [ OK ] # 23.85 [+0.00] INFO: Expected ratio 257.00 Measured ratio 255.66 # 23.87 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.12 [+1.25] TEST: 65535:65535 [ OK ] # 25.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 26.38 [+1.26] TEST: 128:512 [ OK ] # 26.38 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 28.12 [+1.74] TEST: 255:65535 [ OK ] # 28.13 [+0.00] INFO: Expected ratio 257.00 Measured ratio 275.51 # 39.27 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 50.43 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 65.65 [+15.22] TEST: NH stats test IPv4 [ OK ] # 80.80 [+15.14] TEST: NH stats test HW IPv4 [XFAIL] # 80.80 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5016 d_nh2=0 # 95.88 [+15.09] TEST: NH stats test IPv6 [ OK ] # 112.08 [+16.19] TEST: NH stats test HW IPv6 [XFAIL] # 112.08 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5020 d_nh2=0 # 112.41 [+0.33] RTNETLINK answers: No such process # 112.42 [+0.01] RTNETLINK answers: No such process # 112.51 [+0.09] RTNETLINK answers: No such file or directory # 112.52 [+0.01] RTNETLINK answers: No such file or directory # 112.54 [+0.01] RTNETLINK answers: No such file or directory # 112.55 [+0.01] RTNETLINK answers: No such file or directory # 112.57 [+0.01] RTNETLINK answers: No such file or directory # 112.58 [+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__->