make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=routerr.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.sh # 6.53 [+6.53] TEST: ping [ OK ] # 7.51 [+0.98] TEST: ping6 [ OK ] # 7.56 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.57 [+1.01] TEST: Source IP in class E [FAIL] # 8.58 [+0.00] Packets were dropped # 8.63 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.66 [+1.03] TEST: Multicast MAC mismatch: IPv4 [FAIL] # 9.66 [+0.00] Packets were dropped # 9.71 [+0.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.72 [+1.02] TEST: Multicast MAC mismatch: IPv6 [FAIL] # 10.72 [+0.00] Packets were dropped # 10.79 [+0.07] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 11.80 [+1.01] TEST: Source IP is equal to destination IP: IPv4 [FAIL] # 11.81 [+0.00] Packets were dropped # 11.86 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 12.88 [+1.02] TEST: Source IP is equal to destination IP: IPv6 [FAIL] # 12.88 [+0.00] Packets were dropped # 12.93 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 13.96 [+1.03] TEST: IPv4 destination IP is link-local [FAIL] # 13.97 [+0.00] Packets were dropped not ok 1 selftests: net/forwarding: router.sh # exit=1 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__->