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.00] TEST: ping6 [ OK ] # 8.66 [+0.01] INFO: Running IPv4 multipath tests # 10.02 [+1.35] TEST: ECMP [ OK ] # 10.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.38 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.38 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.74 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 12.74 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 12.77 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.15 [+1.38] TEST: ECMP [ OK ] # 14.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.56 [+1.41] TEST: Weighted MP 2:1 [ OK ] # 15.56 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 16.92 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 16.92 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 16.97 [+0.05] INFO: Running IPv6 multipath tests # 18.28 [+1.30] TEST: ECMP [ OK ] # 18.28 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.65 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 19.65 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 21.02 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 21.03 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.19 # 21.08 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.41 [+1.33] TEST: 65535:65535 [ OK ] # 22.42 [+0.01] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.82 [+1.40] TEST: 128:512 [ OK ] # 23.82 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 25.80 [+1.98] TEST: 255:65535 [ OK ] # 25.80 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.33 # 25.83 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.18 [+1.35] TEST: 65535:65535 [ OK ] # 27.18 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.48 [+1.30] TEST: 128:512 [ OK ] # 28.48 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.08 # 30.37 [+1.89] TEST: 255:65535 [ OK ] # 30.37 [+0.00] INFO: Expected ratio 257.00 Measured ratio 245.06 # 41.58 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.77 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 68.13 [+15.36] TEST: NH stats test IPv4 [ OK ] # 83.46 [+15.33] TEST: NH stats test HW IPv4 [XFAIL] # 83.46 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5042 d_nh2=0 # 98.78 [+15.32] TEST: NH stats test IPv6 [ OK ] # 114.07 [+15.28] TEST: NH stats test HW IPv6 [XFAIL] # 114.07 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5005 d_nh2=0 # 114.45 [+0.38] RTNETLINK answers: No such process # 114.46 [+0.01] RTNETLINK answers: No such process # 114.56 [+0.10] RTNETLINK answers: No such file or directory # 114.58 [+0.02] RTNETLINK answers: No such file or directory # 114.59 [+0.01] 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.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__->