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.70 [+7.70] TEST: ping [ OK ] # 8.70 [+1.00] TEST: ping6 [ OK ] # 8.70 [+0.00] INFO: Running IPv4 multipath tests # 10.02 [+1.32] TEST: ECMP [ OK ] # 10.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.40 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 11.40 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 12.75 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.75 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.22 # 12.77 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.16 [+1.38] TEST: ECMP [ OK ] # 14.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.55 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 15.55 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 16.86 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 16.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.22 # 16.92 [+0.06] INFO: Running IPv6 multipath tests # 18.22 [+1.30] TEST: ECMP [ OK ] # 18.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.61 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 19.62 [+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.08 # 21.01 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.41 [+1.40] TEST: 65535:65535 [ OK ] # 22.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.78 [+1.37] TEST: 128:512 [ OK ] # 23.79 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.12 # 25.71 [+1.92] TEST: 255:65535 [ OK ] # 25.71 [+0.00] INFO: Expected ratio 257.00 Measured ratio 273.58 # 25.73 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.03 [+1.30] TEST: 65535:65535 [ OK ] # 27.04 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.37 [+1.33] TEST: 128:512 [ OK ] # 28.37 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 30.19 [+1.82] TEST: 255:65535 [ OK ] # 30.19 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.01 # 41.41 [+11.22] TEST: IPv4 blackhole ping [ OK ] # 52.64 [+11.23] TEST: IPv6 blackhole ping [ OK ] # 67.99 [+15.35] TEST: NH stats test IPv4 [ OK ] # 83.32 [+15.33] TEST: NH stats test HW IPv4 [XFAIL] # 83.32 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4991 d_nh2=0 # 98.76 [+15.44] TEST: NH stats test IPv6 [ OK ] # 114.10 [+15.35] TEST: NH stats test HW IPv6 [XFAIL] # 114.10 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4965 d_nh2=0 # 114.45 [+0.35] RTNETLINK answers: No such process # 114.47 [+0.01] RTNETLINK answers: No such process # 114.56 [+0.09] 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 # 114.60 [+0.01] RTNETLINK answers: No such file or directory # 114.61 [+0.01] RTNETLINK answers: No such file or directory # 114.63 [+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__->