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.64 [+0.99] TEST: ping6 [ OK ] # 8.64 [+0.01] INFO: Running IPv4 multipath tests # 10.01 [+1.36] TEST: ECMP [ OK ] # 10.01 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.38 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 11.39 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.81 [+1.42] TEST: Weighted MP 11:45 [ OK ] # 12.81 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 12.84 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.19 [+1.35] TEST: ECMP [ OK ] # 14.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.54 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.54 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.95 [+1.41] TEST: Weighted MP 11:45 [ OK ] # 16.95 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.15 # 17.00 [+0.05] INFO: Running IPv6 multipath tests # 18.27 [+1.27] TEST: ECMP [ OK ] # 18.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.60 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 19.60 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 21.00 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 21.00 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.19 # 21.06 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.36 [+1.30] TEST: 65535:65535 [ OK ] # 22.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.71 [+1.35] TEST: 128:512 [ OK ] # 23.71 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 25.62 [+1.91] TEST: 255:65535 [ OK ] # 25.62 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.25 # 25.65 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.97 [+1.31] TEST: 65535:65535 [ OK ] # 26.97 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.28 [+1.31] TEST: 128:512 [ OK ] # 28.28 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.09 # 30.17 [+1.88] TEST: 255:65535 [ OK ] # 30.17 [+0.00] INFO: Expected ratio 257.00 Measured ratio 265.40 # 41.39 [+11.22] TEST: IPv4 blackhole ping [ OK ] # 53.48 [+12.09] TEST: IPv6 blackhole ping [ OK ] # 69.59 [+16.11] TEST: NH stats test IPv4 [ OK ] # 84.98 [+15.38] TEST: NH stats test HW IPv4 [XFAIL] # 84.98 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4948 d_nh2=0 # 100.51 [+15.53] TEST: NH stats test IPv6 [ OK ] # 115.94 [+15.43] TEST: NH stats test HW IPv6 [XFAIL] # 115.94 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4977 d_nh2=0 # 116.32 [+0.38] RTNETLINK answers: No such process # 116.34 [+0.02] RTNETLINK answers: No such process # 116.44 [+0.11] RTNETLINK answers: No such file or directory # 116.46 [+0.01] RTNETLINK answers: No such file or directory # 116.47 [+0.01] RTNETLINK answers: No such file or directory # 116.49 [+0.01] RTNETLINK answers: No such file or directory # 116.50 [+0.01] RTNETLINK answers: No such file or directory # 116.51 [+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__->