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.65 [+7.65] TEST: ping [ OK ] # 8.65 [+1.00] TEST: ping6 [ OK ] # 8.65 [+0.00] INFO: Running IPv4 multipath tests # 10.05 [+1.40] TEST: ECMP [ OK ] # 10.05 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.40 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.40 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.82 [+1.42] TEST: Weighted MP 11:45 [ OK ] # 12.82 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.21 # 12.85 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.20 [+1.35] TEST: ECMP [ OK ] # 14.20 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.58 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 15.58 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.95 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 16.95 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.21 # 17.01 [+0.06] INFO: Running IPv6 multipath tests # 18.36 [+1.35] TEST: ECMP [ OK ] # 18.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.73 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 19.73 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 21.06 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 21.07 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 21.12 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.44 [+1.32] TEST: 65535:65535 [ OK ] # 22.45 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.78 [+1.33] TEST: 128:512 [ OK ] # 23.78 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.11 # 25.62 [+1.84] TEST: 255:65535 [ OK ] # 25.63 [+0.00] INFO: Expected ratio 257.00 Measured ratio 276.29 # 25.65 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.95 [+1.29] TEST: 65535:65535 [ OK ] # 26.95 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.25 [+1.30] TEST: 128:512 [ OK ] # 28.25 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 30.21 [+1.96] TEST: 255:65535 [ OK ] # 30.21 [+0.00] INFO: Expected ratio 257.00 Measured ratio 243.53 # 41.41 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.63 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 68.00 [+15.37] TEST: NH stats test IPv4 [ OK ] # 83.31 [+15.32] TEST: NH stats test HW IPv4 [XFAIL] # 83.32 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5087 d_nh2=0 # 98.62 [+15.31] TEST: NH stats test IPv6 [ OK ] # 113.92 [+15.29] TEST: NH stats test HW IPv6 [XFAIL] # 113.92 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4939 d_nh2=0 # 114.27 [+0.35] RTNETLINK answers: No such process # 114.29 [+0.01] RTNETLINK answers: No such process # 114.38 [+0.10] RTNETLINK answers: No such file or directory # 114.40 [+0.02] RTNETLINK answers: No such file or directory # 114.42 [+0.01] RTNETLINK answers: No such file or directory # 114.43 [+0.02] RTNETLINK answers: No such file or directory # 114.45 [+0.01] RTNETLINK answers: No such file or directory # 114.46 [+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__->