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.72 [+1.01] TEST: ping6 [ OK ] # 8.73 [+0.01] INFO: Running IPv4 multipath tests # 10.06 [+1.34] TEST: ECMP [ OK ] # 10.07 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.42 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 11.43 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.83 [+1.41] TEST: Weighted MP 11:45 [ OK ] # 12.84 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 12.87 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.23 [+1.36] TEST: ECMP [ OK ] # 14.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.57 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.57 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.95 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 16.95 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 17.01 [+0.06] INFO: Running IPv6 multipath tests # 18.42 [+1.41] TEST: ECMP [ OK ] # 18.43 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.87 [+1.45] TEST: Weighted MP 2:1 [ OK ] # 19.88 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 21.22 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 21.22 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 21.28 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.59 [+1.31] TEST: 65535:65535 [ OK ] # 22.59 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.98 [+1.39] TEST: 128:512 [ OK ] # 23.98 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 25.81 [+1.83] TEST: 255:65535 [ OK ] # 25.81 [+0.00] INFO: Expected ratio 257.00 Measured ratio 252.03 # 25.84 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.16 [+1.32] TEST: 65535:65535 [ OK ] # 27.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.52 [+1.36] TEST: 128:512 [ OK ] # 28.52 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 30.54 [+2.02] TEST: 255:65535 [ OK ] # 30.55 [+0.00] INFO: Expected ratio 257.00 Measured ratio 269.06 # 41.77 [+11.23] TEST: IPv4 blackhole ping [ OK ] # 53.00 [+11.23] TEST: IPv6 blackhole ping [ OK ] # 68.32 [+15.32] TEST: NH stats test IPv4 [ OK ] # 83.64 [+15.32] TEST: NH stats test HW IPv4 [XFAIL] # 83.64 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4991 d_nh2=0 # 99.10 [+15.46] TEST: NH stats test IPv6 [ OK ] # 114.49 [+15.39] TEST: NH stats test HW IPv6 [XFAIL] # 114.50 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4993 d_nh2=0 # 114.87 [+0.38] RTNETLINK answers: No such process # 114.89 [+0.02] RTNETLINK answers: No such process # 115.00 [+0.11] RTNETLINK answers: No such file or directory # 115.01 [+0.02] RTNETLINK answers: No such file or directory # 115.03 [+0.02] RTNETLINK answers: No such file or directory # 115.05 [+0.02] RTNETLINK answers: No such file or directory # 115.07 [+0.02] RTNETLINK answers: No such file or directory # 115.09 [+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__->