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.62 [+7.62] TEST: ping [ OK ] # 8.61 [+0.99] TEST: ping6 [ OK ] # 8.62 [+0.00] INFO: Running IPv4 multipath tests # 9.94 [+1.33] TEST: ECMP [ OK ] # 9.95 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.29 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.30 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.63 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.63 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 12.65 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.98 [+1.32] TEST: ECMP [ OK ] # 13.98 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.32 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.32 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 16.65 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 16.65 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 16.71 [+0.06] INFO: Running IPv6 multipath tests # 18.02 [+1.31] TEST: ECMP [ OK ] # 18.03 [+0.01] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.33 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 19.33 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 20.67 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 20.67 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 20.73 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.03 [+1.30] TEST: 65535:65535 [ OK ] # 22.03 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.37 [+1.34] TEST: 128:512 [ OK ] # 23.37 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 25.13 [+1.75] TEST: 255:65535 [ OK ] # 25.13 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.70 # 25.15 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.43 [+1.28] TEST: 65535:65535 [ OK ] # 26.44 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.78 [+1.34] TEST: 128:512 [ OK ] # 27.78 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 29.56 [+1.78] TEST: 255:65535 [ OK ] # 29.57 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.34 # 40.76 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 51.96 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 67.29 [+15.33] TEST: NH stats test IPv4 [ OK ] # 82.54 [+15.25] TEST: NH stats test HW IPv4 [XFAIL] # 82.55 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4991 d_nh2=0 # 97.85 [+15.31] TEST: NH stats test IPv6 [ OK ] # 113.11 [+15.26] TEST: NH stats test HW IPv6 [XFAIL] # 113.12 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5006 d_nh2=0 # 113.41 [+0.30] RTNETLINK answers: No such process # 113.43 [+0.02] RTNETLINK answers: No such process # 113.52 [+0.10] RTNETLINK answers: No such file or directory # 113.54 [+0.01] RTNETLINK answers: No such file or directory # 113.55 [+0.01] RTNETLINK answers: No such file or directory # 113.57 [+0.02] RTNETLINK answers: No such file or directory # 113.58 [+0.01] RTNETLINK answers: No such file or directory # 113.60 [+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__->