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.71 [+7.71] TEST: ping [ OK ] # 8.71 [+1.00] TEST: ping6 [ OK ] # 8.72 [+0.01] INFO: Running IPv4 multipath tests # 10.07 [+1.34] TEST: ECMP [ OK ] # 10.07 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.41 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.41 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 12.76 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.77 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.98 # 12.79 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.14 [+1.35] TEST: ECMP [ OK ] # 14.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.49 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.49 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 16.87 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 16.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.98 # 16.92 [+0.05] INFO: Running IPv6 multipath tests # 18.27 [+1.35] TEST: ECMP [ OK ] # 18.28 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.58 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 19.58 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.91 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 20.91 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 20.97 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.29 [+1.32] TEST: 65535:65535 [ OK ] # 22.29 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.62 [+1.33] TEST: 128:512 [ OK ] # 23.62 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.91 # 25.48 [+1.86] TEST: 255:65535 [ OK ] # 25.48 [+0.00] INFO: Expected ratio 257.00 Measured ratio 265.40 # 25.50 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.78 [+1.28] TEST: 65535:65535 [ OK ] # 26.78 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.08 [+1.30] TEST: 128:512 [ OK ] # 28.08 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 30.01 [+1.93] TEST: 255:65535 [ OK ] # 30.01 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.77 # 41.22 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.43 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 67.81 [+15.38] TEST: NH stats test IPv4 [ OK ] # 83.11 [+15.30] TEST: NH stats test HW IPv4 [XFAIL] # 83.11 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4994 d_nh2=0 # 98.46 [+15.35] TEST: NH stats test IPv6 [ OK ] # 113.81 [+15.35] TEST: NH stats test HW IPv6 [XFAIL] # 113.81 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4998 d_nh2=0 # 114.18 [+0.36] RTNETLINK answers: No such process # 114.19 [+0.02] RTNETLINK answers: No such process # 114.30 [+0.11] RTNETLINK answers: No such file or directory # 114.32 [+0.02] RTNETLINK answers: No such file or directory # 114.34 [+0.02] RTNETLINK answers: No such file or directory # 114.35 [+0.02] RTNETLINK answers: No such file or directory # 114.37 [+0.01] RTNETLINK answers: No such file or directory # 114.38 [+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__->