make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_bridge_1q_lag.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: mirror_gre_bridge_1q_lag.sh # 0.68 [+0.68] This program is not intended to be run as root. # 18.13 [+17.45] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 20.69 [+2.56] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 21.23 [+0.54] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 21.80 [+0.57] TEST: mirror to gretap: LAG first slave [FAIL] # 21.80 [+0.00] Expected to capture >= 10 packets, got 0. # 33.94 [+12.14] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 36.50 [+2.56] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 37.04 [+0.54] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 37.61 [+0.57] TEST: mirror to gretap: LAG second slave [FAIL] # 37.62 [+0.00] Expected to capture >= 10 packets, got 0. not ok 1 selftests: net/forwarding: mirror_gre_bridge_1q_lag.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__->