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.88 [+7.88] TEST: ping [ OK ] # 8.88 [+1.00] TEST: ping6 [ OK ] # 8.88 [+0.01] INFO: Running IPv4 multipath tests # 10.19 [+1.31] TEST: ECMP [ OK ] # 10.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.54 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.54 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 12.86 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 12.86 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 12.89 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.26 [+1.37] TEST: ECMP [ OK ] # 14.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.62 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 15.62 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 16.97 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 16.97 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 17.03 [+0.05] INFO: Running IPv6 multipath tests # 18.32 [+1.30] TEST: ECMP [ OK ] # 18.33 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.67 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.67 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.94 # 21.00 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 21.00 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.23 # 21.07 [+0.07] INFO: Running 16-bit IPv4 multipath tests # 22.44 [+1.37] TEST: 65535:65535 [ OK ] # 22.44 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.79 [+1.35] TEST: 128:512 [ OK ] # 23.79 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 25.73 [+1.94] TEST: 255:65535 [ OK ] # 25.73 [+0.00] INFO: Expected ratio 257.00 Measured ratio 268.32 # 25.75 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.09 [+1.34] TEST: 65535:65535 [ OK ] # 27.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.42 [+1.33] TEST: 128:512 [ OK ] # 28.43 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.13 # 30.49 [+2.07] TEST: 255:65535 [ OK ] # 30.50 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.99 # 41.71 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.92 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 69.44 [+16.52] TEST: NH stats test IPv4 [ OK ] # 85.38 [+15.94] TEST: NH stats test HW IPv4 [XFAIL] # 85.38 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4963 d_nh2=0 # 100.93 [+15.55] TEST: NH stats test IPv6 [ OK ] # 116.23 [+15.30] TEST: NH stats test HW IPv6 [XFAIL] # 116.23 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4979 d_nh2=0 # 116.60 [+0.37] RTNETLINK answers: No such process # 116.62 [+0.01] RTNETLINK answers: No such process # 116.71 [+0.09] RTNETLINK answers: No such file or directory # 116.73 [+0.01] RTNETLINK answers: No such file or directory # 116.74 [+0.01] RTNETLINK answers: No such file or directory # 116.76 [+0.01] RTNETLINK answers: No such file or directory # 116.77 [+0.01] RTNETLINK answers: No such file or directory # 116.78 [+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__->