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.66 [+7.66] TEST: ping [ OK ] # 8.66 [+1.01] TEST: ping6 [ OK ] # 8.67 [+0.00] INFO: Running IPv4 multipath tests # 10.08 [+1.41] TEST: ECMP [ OK ] # 10.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.42 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.42 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 12.78 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.78 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 12.80 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.12 [+1.32] TEST: ECMP [ OK ] # 14.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.43 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 15.43 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 16.76 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 16.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 16.81 [+0.05] INFO: Running IPv6 multipath tests # 18.09 [+1.27] TEST: ECMP [ OK ] # 18.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.38 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 19.38 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 20.69 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 20.69 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 20.75 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.05 [+1.30] TEST: 65535:65535 [ OK ] # 22.05 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.37 [+1.32] TEST: 128:512 [ OK ] # 23.37 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 25.16 [+1.78] TEST: 255:65535 [ OK ] # 25.16 [+0.00] INFO: Expected ratio 257.00 Measured ratio 270.55 # 25.18 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.49 [+1.30] TEST: 65535:65535 [ OK ] # 26.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.78 [+1.29] TEST: 128:512 [ OK ] # 27.78 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 29.60 [+1.82] TEST: 255:65535 [ OK ] # 29.60 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.37 # 40.78 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 51.97 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 67.32 [+15.35] TEST: NH stats test IPv4 [ OK ] # 82.62 [+15.30] TEST: NH stats test HW IPv4 [XFAIL] # 82.62 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5059 d_nh2=0 # 97.92 [+15.30] TEST: NH stats test IPv6 [ OK ] # 113.16 [+15.24] TEST: NH stats test HW IPv6 [XFAIL] # 113.16 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5070 d_nh2=0 # 113.49 [+0.32] RTNETLINK answers: No such process # 113.50 [+0.02] RTNETLINK answers: No such process # 113.60 [+0.10] RTNETLINK answers: No such file or directory # 113.62 [+0.01] RTNETLINK answers: No such file or directory # 113.63 [+0.01] RTNETLINK answers: No such file or directory # 113.65 [+0.01] RTNETLINK answers: No such file or directory # 113.66 [+0.01] RTNETLINK answers: No such file or directory # 113.67 [+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__->