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.40 [+0.40] This program is not intended to be run as root. # 0.69 [+0.29] This program is not intended to be run as root. # 7.97 [+7.27] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.53 [+2.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 11.29 [+0.76] This program is not intended to be run as root. # 16.53 [+5.24] TEST: mirror to gretap: LAG first slave [FAIL] # 16.53 [+0.00] Expected to capture == 10 packets, got 0. # 18.62 [+2.09] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 21.19 [+2.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 21.93 [+0.74] This program is not intended to be run as root. # 27.15 [+5.22] TEST: mirror to gretap: LAG second slave [FAIL] # 27.15 [+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__->