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.43 [+7.43] TEST: ping [ OK ] # 8.43 [+1.01] TEST: ping6 [ OK ] # 8.44 [+0.01] INFO: Running IPv4 multipath tests # 9.77 [+1.33] TEST: ECMP [ OK ] # 9.78 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.18 [+1.41] TEST: Weighted MP 2:1 [ OK ] # 11.19 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.52 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.53 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 12.56 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.01 [+1.46] TEST: ECMP [ OK ] # 14.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.45 [+1.43] TEST: Weighted MP 2:1 [ OK ] # 15.45 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.75 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 16.75 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 16.79 [+0.04] INFO: Running IPv6 multipath tests # 18.05 [+1.25] TEST: ECMP [ OK ] # 18.05 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.36 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 19.36 [+0.01] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.78 [+1.42] TEST: Weighted MP 11:45 [ OK ] # 20.79 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 20.83 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 22.18 [+1.36] TEST: 65535:65535 [ OK ] # 22.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.61 [+1.42] TEST: 128:512 [ OK ] # 23.62 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 25.72 [+2.10] TEST: 255:65535 [ OK ] # 25.72 [+0.00] INFO: Expected ratio 257.00 Measured ratio 265.76 # 25.76 [+0.04] INFO: Running 16-bit IPv6 multipath tests # 27.14 [+1.39] TEST: 65535:65535 [ OK ] # 27.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.45 [+1.31] TEST: 128:512 [ OK ] # 28.46 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 30.49 [+2.03] TEST: 255:65535 [ OK ] # 30.49 [+0.01] INFO: Expected ratio 257.00 Measured ratio 250.09 # 41.80 [+11.31] TEST: IPv4 blackhole ping [ OK ] # 53.06 [+11.26] TEST: IPv6 blackhole ping [ OK ] # 68.55 [+15.49] TEST: NH stats test IPv4 [ OK ] # 83.97 [+15.42] TEST: NH stats test HW IPv4 [XFAIL] # 83.98 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4947 d_nh2=0 # 99.35 [+15.37] TEST: NH stats test IPv6 [ OK ] # 114.62 [+15.27] TEST: NH stats test HW IPv6 [XFAIL] # 114.62 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4932 d_nh2=0 # 114.87 [+0.25] RTNETLINK answers: No such process # 114.88 [+0.01] RTNETLINK answers: No such process # 114.94 [+0.06] RTNETLINK answers: No such file or directory # 114.95 [+0.01] RTNETLINK answers: No such file or directory # 114.96 [+0.01] RTNETLINK answers: No such file or directory # 114.97 [+0.01] RTNETLINK answers: No such file or directory # 114.98 [+0.01] RTNETLINK answers: No such file or directory # 114.99 [+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__->