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.36 [+7.36] TEST: ping [ OK ] # 8.40 [+1.04] TEST: ping6 [ OK ] # 8.41 [+0.01] INFO: Running IPv4 multipath tests # 9.75 [+1.34] TEST: ECMP [ OK ] # 9.75 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.27 [+1.52] TEST: Weighted MP 2:1 [ OK ] # 11.27 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 12.71 [+1.43] TEST: Weighted MP 11:45 [ OK ] # 12.71 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 12.73 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.03 [+1.30] TEST: ECMP [ OK ] # 14.03 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.33 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 15.33 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 16.69 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 16.69 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 16.77 [+0.07] INFO: Running IPv6 multipath tests # 18.15 [+1.38] TEST: ECMP [ OK ] # 18.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.48 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 19.48 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 20.77 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 20.78 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.17 # 20.84 [+0.07] INFO: Running 16-bit IPv4 multipath tests # 22.21 [+1.37] TEST: 65535:65535 [ OK ] # 22.21 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.66 [+1.45] TEST: 128:512 [ OK ] # 23.67 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 25.75 [+2.08] TEST: 255:65535 [ OK ] # 25.75 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.34 # 25.76 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 27.06 [+1.30] TEST: 65535:65535 [ OK ] # 27.07 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.45 [+1.39] TEST: 128:512 [ OK ] # 28.46 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.09 # 30.46 [+2.00] TEST: 255:65535 [ OK ] # 30.46 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.70 # 41.62 [+11.16] TEST: IPv4 blackhole ping [ OK ] # 52.77 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 68.03 [+15.26] TEST: NH stats test IPv4 [ OK ] # 83.20 [+15.17] TEST: NH stats test HW IPv4 [XFAIL] # 83.20 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5004 d_nh2=0 # 98.75 [+15.55] TEST: NH stats test IPv6 [ OK ] # 114.17 [+15.42] TEST: NH stats test HW IPv6 [XFAIL] # 114.17 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4963 d_nh2=0 # 114.43 [+0.26] RTNETLINK answers: No such process # 114.44 [+0.01] RTNETLINK answers: No such process # 114.52 [+0.07] RTNETLINK answers: No such file or directory # 114.53 [+0.01] RTNETLINK answers: No such file or directory # 114.54 [+0.01] RTNETLINK answers: No such file or directory # 114.55 [+0.01] RTNETLINK answers: No such file or directory # 114.57 [+0.01] RTNETLINK answers: No such file or directory # 114.58 [+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__->