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.57 [+7.57] TEST: ping [ OK ] # 8.57 [+1.00] TEST: ping6 [ OK ] # 8.58 [+0.00] INFO: Running IPv4 multipath tests # 9.87 [+1.30] TEST: ECMP [ OK ] # 9.88 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.28 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 11.28 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 12.63 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.63 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 12.66 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.02 [+1.36] TEST: ECMP [ OK ] # 14.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.36 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.37 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 16.75 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 16.75 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 16.81 [+0.06] INFO: Running IPv6 multipath tests # 18.15 [+1.35] TEST: ECMP [ OK ] # 18.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.50 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.84 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 20.85 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 20.91 [+0.07] INFO: Running 16-bit IPv4 multipath tests # 22.27 [+1.36] TEST: 65535:65535 [ OK ] # 22.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.64 [+1.37] TEST: 128:512 [ OK ] # 23.65 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 25.74 [+2.10] TEST: 255:65535 [ OK ] # 25.75 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.66 # 25.77 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.07 [+1.30] TEST: 65535:65535 [ OK ] # 27.07 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.38 [+1.30] TEST: 128:512 [ OK ] # 28.38 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 30.32 [+1.94] TEST: 255:65535 [ OK ] # 30.32 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.66 # 41.52 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 52.73 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 68.13 [+15.41] TEST: NH stats test IPv4 [ OK ] # 83.50 [+15.36] TEST: NH stats test HW IPv4 [XFAIL] # 83.50 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4979 d_nh2=0 # 98.85 [+15.34] TEST: NH stats test IPv6 [ OK ] # 114.13 [+15.29] TEST: NH stats test HW IPv6 [XFAIL] # 114.14 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4935 d_nh2=0 # 114.49 [+0.36] RTNETLINK answers: No such process # 114.51 [+0.01] RTNETLINK answers: No such process # 114.59 [+0.08] RTNETLINK answers: No such file or directory # 114.60 [+0.01] RTNETLINK answers: No such file or directory # 114.62 [+0.01] RTNETLINK answers: No such file or directory # 114.63 [+0.02] RTNETLINK answers: No such file or directory # 114.65 [+0.02] RTNETLINK answers: No such file or directory # 114.66 [+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__->