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.68 [+7.68] TEST: ping [ OK ] # 8.67 [+0.99] TEST: ping6 [ OK ] # 8.68 [+0.00] INFO: Running IPv4 multipath tests # 9.97 [+1.30] TEST: ECMP [ OK ] # 9.97 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.36 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 11.37 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 12.73 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 12.73 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.22 # 12.75 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.09 [+1.34] TEST: ECMP [ OK ] # 14.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.48 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 15.48 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 16.88 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 16.88 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.22 # 16.93 [+0.05] INFO: Running IPv6 multipath tests # 18.28 [+1.35] TEST: ECMP [ OK ] # 18.28 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.61 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 19.61 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.95 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 20.96 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 21.02 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.37 [+1.35] TEST: 65535:65535 [ OK ] # 22.37 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.71 [+1.34] TEST: 128:512 [ OK ] # 23.72 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.13 # 25.66 [+1.95] TEST: 255:65535 [ OK ] # 25.67 [+0.00] INFO: Expected ratio 257.00 Measured ratio 284.34 # 25.69 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.98 [+1.29] TEST: 65535:65535 [ OK ] # 26.98 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.33 [+1.35] TEST: 128:512 [ OK ] # 28.33 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02 # 30.33 [+1.99] TEST: 255:65535 [ OK ] # 30.33 [+0.00] INFO: Expected ratio 257.00 Measured ratio 273.58 # 41.54 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.75 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 68.07 [+15.32] TEST: NH stats test IPv4 [ OK ] # 83.30 [+15.22] TEST: NH stats test HW IPv4 [XFAIL] # 83.30 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5019 d_nh2=0 # 98.71 [+15.41] TEST: NH stats test IPv6 [ OK ] # 114.04 [+15.33] TEST: NH stats test HW IPv6 [XFAIL] # 114.05 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5049 d_nh2=0 # 114.42 [+0.38] RTNETLINK answers: No such process # 114.44 [+0.02] RTNETLINK answers: No such process # 114.55 [+0.11] RTNETLINK answers: No such file or directory # 114.57 [+0.02] RTNETLINK answers: No such file or directory # 114.59 [+0.02] RTNETLINK answers: No such file or directory # 114.60 [+0.02] RTNETLINK answers: No such file or directory # 114.62 [+0.02] RTNETLINK answers: No such file or directory # 114.63 [+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__->