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.77 [+7.77] TEST: ping [ OK ] # 8.76 [+0.99] TEST: ping6 [ OK ] # 8.77 [+0.01] INFO: Running IPv4 multipath tests # 10.10 [+1.33] TEST: ECMP [ OK ] # 10.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.47 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 11.48 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.79 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 12.79 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 12.82 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.15 [+1.33] TEST: ECMP [ OK ] # 14.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.53 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 15.53 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.88 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 16.88 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 16.94 [+0.06] INFO: Running IPv6 multipath tests # 18.26 [+1.32] TEST: ECMP [ OK ] # 18.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.58 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 19.59 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 20.93 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 20.94 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 21.00 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.35 [+1.35] TEST: 65535:65535 [ OK ] # 22.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.68 [+1.33] TEST: 128:512 [ OK ] # 23.69 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 25.48 [+1.80] TEST: 255:65535 [ OK ] # 25.49 [+0.00] INFO: Expected ratio 257.00 Measured ratio 250.09 # 25.51 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.80 [+1.29] TEST: 65535:65535 [ OK ] # 26.80 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.16 [+1.35] TEST: 128:512 [ OK ] # 28.16 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 30.06 [+1.90] TEST: 255:65535 [ OK ] # 30.06 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.69 # 41.25 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 52.47 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 67.80 [+15.32] TEST: NH stats test IPv4 [ OK ] # 83.08 [+15.28] TEST: NH stats test HW IPv4 [XFAIL] # 83.08 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4988 d_nh2=0 # 98.45 [+15.37] TEST: NH stats test IPv6 [ OK ] # 115.03 [+16.58] TEST: NH stats test HW IPv6 [XFAIL] # 115.03 [+0.01] Discrepancy between link and nh_stats_get_hw: d_rp13=4966 d_nh2=0 # 115.91 [+0.88] RTNETLINK answers: No such process # 115.95 [+0.04] RTNETLINK answers: No such process # 116.17 [+0.22] RTNETLINK answers: No such file or directory # 116.21 [+0.04] RTNETLINK answers: No such file or directory # 116.24 [+0.03] RTNETLINK answers: No such file or directory # 116.28 [+0.04] RTNETLINK answers: No such file or directory # 116.32 [+0.04] RTNETLINK answers: No such file or directory # 116.36 [+0.04] 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__->