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.60 [+7.60] TEST: ping [ OK ] # 8.60 [+1.00] TEST: ping6 [ OK ] # 8.61 [+0.01] INFO: Running IPv4 multipath tests # 9.98 [+1.37] TEST: ECMP [ OK ] # 9.98 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.32 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.32 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.68 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.68 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 12.71 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.12 [+1.41] TEST: ECMP [ OK ] # 14.12 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.50 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 15.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.84 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 16.84 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 16.90 [+0.05] INFO: Running IPv6 multipath tests # 18.20 [+1.30] TEST: ECMP [ OK ] # 18.20 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.59 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 19.59 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.96 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 20.96 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 21.03 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.34 [+1.32] TEST: 65535:65535 [ OK ] # 22.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.76 [+1.41] TEST: 128:512 [ OK ] # 23.76 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 25.62 [+1.86] TEST: 255:65535 [ OK ] # 25.62 [+0.00] INFO: Expected ratio 257.00 Measured ratio 242.32 # 25.65 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.95 [+1.30] TEST: 65535:65535 [ OK ] # 26.95 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.28 [+1.33] TEST: 128:512 [ OK ] # 28.28 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 30.18 [+1.90] TEST: 255:65535 [ OK ] # 30.19 [+0.00] INFO: Expected ratio 257.00 Measured ratio 269.80 # 41.40 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.62 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 68.00 [+15.39] TEST: NH stats test IPv4 [ OK ] # 83.26 [+15.26] TEST: NH stats test HW IPv4 [XFAIL] # 83.27 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5083 d_nh2=0 # 98.64 [+15.37] TEST: NH stats test IPv6 [ OK ] # 113.98 [+15.35] TEST: NH stats test HW IPv6 [XFAIL] # 113.99 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4993 d_nh2=0 # 114.39 [+0.41] RTNETLINK answers: No such process # 114.41 [+0.02] RTNETLINK answers: No such process # 114.52 [+0.11] RTNETLINK answers: No such file or directory # 114.54 [+0.02] RTNETLINK answers: No such file or directory # 114.56 [+0.02] RTNETLINK answers: No such file or directory # 114.58 [+0.02] RTNETLINK answers: No such file or directory # 114.59 [+0.02] RTNETLINK answers: No such file or directory # 114.61 [+0.02] 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__->