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.82 [+7.82] TEST: ping [ OK ] # 8.82 [+1.00] TEST: ping6 [ OK ] # 8.82 [+0.01] INFO: Running IPv4 multipath tests # 10.17 [+1.34] TEST: ECMP [ OK ] # 10.17 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.55 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 11.55 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.91 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.91 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 12.94 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.30 [+1.36] TEST: ECMP [ OK ] # 14.30 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.63 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 15.63 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.97 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 16.98 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 17.03 [+0.06] INFO: Running IPv6 multipath tests # 18.35 [+1.32] TEST: ECMP [ OK ] # 18.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.77 [+1.42] TEST: Weighted MP 2:1 [ OK ] # 19.77 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 21.19 [+1.42] TEST: Weighted MP 11:45 [ OK ] # 21.19 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 21.26 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.59 [+1.34] TEST: 65535:65535 [ OK ] # 22.59 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 24.01 [+1.41] TEST: 128:512 [ OK ] # 24.01 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 25.79 [+1.78] TEST: 255:65535 [ OK ] # 25.79 [+0.00] INFO: Expected ratio 257.00 Measured ratio 245.99 # 25.82 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.12 [+1.31] TEST: 65535:65535 [ OK ] # 27.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.44 [+1.32] TEST: 128:512 [ OK ] # 28.45 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 30.28 [+1.84] TEST: 255:65535 [ OK ] # 30.29 [+0.00] INFO: Expected ratio 257.00 Measured ratio 262.54 # 41.46 [+11.17] TEST: IPv4 blackhole ping [ OK ] # 52.66 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 68.07 [+15.41] TEST: NH stats test IPv4 [ OK ] # 83.41 [+15.34] TEST: NH stats test HW IPv4 [XFAIL] # 83.42 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5072 d_nh2=0 # 98.84 [+15.42] TEST: NH stats test IPv6 [ OK ] # 114.19 [+15.35] TEST: NH stats test HW IPv6 [XFAIL] # 114.19 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4994 d_nh2=0 # 114.55 [+0.35] RTNETLINK answers: No such process # 114.56 [+0.01] RTNETLINK answers: No such process # 114.66 [+0.10] RTNETLINK answers: No such file or directory # 114.67 [+0.01] RTNETLINK answers: No such file or directory # 114.69 [+0.01] RTNETLINK answers: No such file or directory # 114.70 [+0.02] RTNETLINK answers: No such file or directory # 114.72 [+0.02] RTNETLINK answers: No such file or directory # 114.73 [+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__->