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.27 [+7.27] TEST: ping [ OK ] # 8.25 [+0.98] TEST: ping6 [ OK ] # 8.26 [+0.01] INFO: Running IPv4 multipath tests # 9.61 [+1.35] TEST: ECMP [ OK ] # 9.62 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 10.92 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 10.92 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 12.27 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.27 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 12.30 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.77 [+1.47] TEST: ECMP [ OK ] # 13.77 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.13 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.13 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 16.59 [+1.46] TEST: Weighted MP 11:45 [ OK ] # 16.59 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 16.63 [+0.04] INFO: Running IPv6 multipath tests # 17.94 [+1.31] TEST: ECMP [ OK ] # 17.94 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 19.33 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 19.34 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.04 # 20.61 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 20.61 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.99 # 20.68 [+0.07] INFO: Running 16-bit IPv4 multipath tests # 22.07 [+1.39] TEST: 65535:65535 [ OK ] # 22.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.56 [+1.48] TEST: 128:512 [ OK ] # 23.56 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.08 # 25.54 [+1.98] TEST: 255:65535 [ OK ] # 25.54 [+0.00] INFO: Expected ratio 257.00 Measured ratio 245.06 # 25.56 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.87 [+1.31] TEST: 65535:65535 [ OK ] # 26.87 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 28.16 [+1.30] TEST: 128:512 [ OK ] # 28.17 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.91 # 30.10 [+1.93] TEST: 255:65535 [ OK ] # 30.10 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.66 # 41.24 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 52.40 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 67.69 [+15.29] TEST: NH stats test IPv4 [ OK ] # 83.24 [+15.56] TEST: NH stats test HW IPv4 [XFAIL] # 83.25 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5041 d_nh2=0 # 98.67 [+15.43] TEST: NH stats test IPv6 [ OK ] # 113.97 [+15.30] TEST: NH stats test HW IPv6 [XFAIL] # 113.98 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5047 d_nh2=0 # 114.19 [+0.22] RTNETLINK answers: No such process # 114.21 [+0.01] RTNETLINK answers: No such process # 114.27 [+0.06] RTNETLINK answers: No such file or directory # 114.28 [+0.01] RTNETLINK answers: No such file or directory # 114.29 [+0.01] RTNETLINK answers: No such file or directory # 114.30 [+0.01] RTNETLINK answers: No such file or directory # 114.31 [+0.01] RTNETLINK answers: No such file or directory # 114.32 [+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__->