make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_lag_lacp.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_lag_lacp.sh # 0.34 [+0.34] This program is not intended to be run as root. # 0.58 [+0.24] This program is not intended to be run as root. # 7.81 [+7.23] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.36 [+2.56] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 11.08 [+0.72] This program is not intended to be run as root. # 16.28 [+5.20] TEST: mirror to gretap: LAG first slave [FAIL] # 16.28 [+0.00] Expected to capture == 10 packets, got 0. # 18.36 [+2.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 20.91 [+2.55] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 21.64 [+0.72] This program is not intended to be run as root. # 26.83 [+5.19] TEST: mirror to gretap: LAG second slave [FAIL] # 26.83 [+0.00] Expected to capture == 10 packets, got 0. not ok 1 selftests: net/forwarding: mirror_gre_lag_lacp.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__->