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.63 [+7.63] TEST: ping [ OK ] # 8.62 [+0.99] TEST: ping6 [ OK ] # 8.62 [+0.00] INFO: Running IPv4 multipath tests # 9.92 [+1.30] TEST: ECMP [ OK ] # 9.92 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.24 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 11.24 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.54 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 12.54 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 12.57 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.96 [+1.39] TEST: ECMP [ OK ] # 13.96 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.36 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 15.36 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.74 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 16.74 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 16.79 [+0.05] INFO: Running IPv6 multipath tests # 18.14 [+1.35] TEST: ECMP [ OK ] # 18.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.44 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 19.45 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 20.76 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 20.77 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 20.82 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.21 [+1.38] TEST: 65535:65535 [ OK ] # 22.21 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.58 [+1.37] TEST: 128:512 [ OK ] # 23.58 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02 # 25.48 [+1.90] TEST: 255:65535 [ OK ] # 25.48 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.40 # 25.51 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.84 [+1.33] TEST: 65535:65535 [ OK ] # 26.84 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.16 [+1.32] TEST: 128:512 [ OK ] # 28.16 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 30.15 [+1.98] TEST: 255:65535 [ OK ] # 30.15 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.13 # 41.32 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 52.51 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 67.87 [+15.36] TEST: NH stats test IPv4 [ OK ] # 83.14 [+15.27] TEST: NH stats test HW IPv4 [XFAIL] # 83.14 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5002 d_nh2=0 # 100.70 [+17.56] TEST: NH stats test IPv6 [ OK ] # 116.11 [+15.41] TEST: NH stats test HW IPv6 [XFAIL] # 116.11 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4970 d_nh2=0 # 116.47 [+0.36] RTNETLINK answers: No such process # 116.49 [+0.02] RTNETLINK answers: No such process # 116.59 [+0.10] RTNETLINK answers: No such file or directory # 116.61 [+0.02] RTNETLINK answers: No such file or directory # 116.62 [+0.01] RTNETLINK answers: No such file or directory # 116.64 [+0.02] RTNETLINK answers: No such file or directory # 116.65 [+0.01] RTNETLINK answers: No such file or directory # 116.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__->