make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_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: mirror_gre_nh.sh # 0.70 [+0.70] Warning: Filter with specified priority/protocol not found. # 0.80 [+0.10] Warning: Filter with specified priority/protocol not found. # 6.28 [+5.48] Warning: Filter with specified priority/protocol not found. # 6.30 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.94 [+1.64] Warning: Filter with specified priority/protocol not found. # 9.59 [+1.65] Warning: Filter with specified priority/protocol not found. # 11.21 [+1.63] Warning: Filter with specified priority/protocol not found. # 12.88 [+1.66] TEST: mirror to gre with next-hop remote [ OK ] # 12.90 [+0.03] Warning: Filter with specified priority/protocol not found. # 12.93 [+0.03] Warning: Filter with specified priority/protocol not found. # 14.58 [+1.65] Warning: Filter with specified priority/protocol not found. # 16.20 [+1.62] TEST: mirror to ip6gre with next-hop remote [ OK ] ok 1 selftests: net/forwarding: mirror_gre_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__->