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.55 [+7.55] TEST: ping [ OK ] # 8.53 [+0.98] TEST: ping6 [ OK ] # 8.54 [+0.00] INFO: Running IPv4 multipath tests # 9.87 [+1.33] TEST: ECMP [ OK ] # 9.87 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.20 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 11.20 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.60 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 12.60 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 12.63 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.00 [+1.37] TEST: ECMP [ OK ] # 14.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.31 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 15.32 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.66 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 16.66 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 16.71 [+0.05] INFO: Running IPv6 multipath tests # 18.02 [+1.31] TEST: ECMP [ OK ] # 18.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 19.36 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.36 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 20.71 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 20.71 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 20.76 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.06 [+1.30] TEST: 65535:65535 [ OK ] # 22.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.42 [+1.36] TEST: 128:512 [ OK ] # 23.43 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 25.33 [+1.91] TEST: 255:65535 [ OK ] # 25.33 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.05 # 25.36 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.67 [+1.31] TEST: 65535:65535 [ OK ] # 26.67 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 28.03 [+1.36] TEST: 128:512 [ OK ] # 28.03 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.93 # 30.01 [+1.98] TEST: 255:65535 [ OK ] # 30.01 [+0.00] INFO: Expected ratio 257.00 Measured ratio 260.09 # 41.21 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.40 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 67.70 [+15.30] TEST: NH stats test IPv4 [ OK ] # 83.00 [+15.30] TEST: NH stats test HW IPv4 [XFAIL] # 83.01 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4928 d_nh2=0 # 98.37 [+15.37] TEST: NH stats test IPv6 [ OK ] # 113.65 [+15.27] TEST: NH stats test HW IPv6 [XFAIL] # 113.65 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4988 d_nh2=0 # 114.02 [+0.38] RTNETLINK answers: No such process # 114.04 [+0.02] RTNETLINK answers: No such process # 114.14 [+0.10] RTNETLINK answers: No such file or directory # 114.16 [+0.01] RTNETLINK answers: No such file or directory # 114.17 [+0.01] RTNETLINK answers: No such file or directory # 114.19 [+0.01] RTNETLINK answers: No such file or directory # 114.20 [+0.01] RTNETLINK answers: No such file or directory # 114.22 [+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__->