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.18 [+7.18] TEST: ping [ OK ] # 8.16 [+0.99] TEST: ping6 [ OK ] # 8.18 [+0.01] INFO: Running IPv4 multipath tests # 9.73 [+1.55] TEST: ECMP [ OK ] # 9.73 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.26 [+1.53] TEST: Weighted MP 2:1 [ OK ] # 11.26 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.70 [+1.44] TEST: Weighted MP 11:45 [ OK ] # 12.70 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 12.73 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.12 [+1.40] TEST: ECMP [ OK ] # 14.12 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.45 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 15.46 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.90 [+1.45] TEST: Weighted MP 11:45 [ OK ] # 16.91 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 16.98 [+0.07] INFO: Running IPv6 multipath tests # 18.33 [+1.35] TEST: ECMP [ OK ] # 18.33 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 19.60 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 19.61 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 20.93 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 20.93 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 21.01 [+0.08] INFO: Running 16-bit IPv4 multipath tests # 22.42 [+1.42] TEST: 65535:65535 [ OK ] # 22.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.73 [+1.30] TEST: 128:512 [ OK ] # 23.73 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 25.76 [+2.03] TEST: 255:65535 [ OK ] # 25.76 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.66 # 25.78 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.05 [+1.27] TEST: 65535:65535 [ OK ] # 27.05 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 28.38 [+1.33] TEST: 128:512 [ OK ] # 28.38 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.92 # 30.58 [+2.20] TEST: 255:65535 [ OK ] # 30.59 [+0.00] INFO: Expected ratio 257.00 Measured ratio 237.30 # 41.80 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 53.14 [+11.34] TEST: IPv6 blackhole ping [ OK ] # 68.80 [+15.67] TEST: NH stats test IPv4 [ OK ] # 84.25 [+15.44] TEST: NH stats test HW IPv4 [XFAIL] # 84.25 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5056 d_nh2=0 # 99.79 [+15.55] TEST: NH stats test IPv6 [ OK ] # 115.09 [+15.30] TEST: NH stats test HW IPv6 [XFAIL] # 115.09 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5022 d_nh2=0 # 115.35 [+0.26] RTNETLINK answers: No such process # 115.36 [+0.01] RTNETLINK answers: No such process # 115.42 [+0.06] RTNETLINK answers: No such file or directory # 115.43 [+0.01] RTNETLINK answers: No such file or directory # 115.44 [+0.01] RTNETLINK answers: No such file or directory # 115.45 [+0.01] RTNETLINK answers: No such file or directory # 115.46 [+0.01] RTNETLINK answers: No such file or directory # 115.47 [+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__->