make -C tools/testing/selftests TARGETS=net TEST_PROGS=ip6_gre_headroom.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 6000 # selftests: net: ip6_gre_headroom.sh [ 284.129320] ip (14067) used greatest stack depth: 11688 bytes left [ 284.322085] gre: GRE over IPv4 demultiplexor driver [ 284.325507] ip6_gre: GRE over IPv6 tunneling driver [ 284.346906] ip6_tunnel: er6 xmit: Local address not yet configured! [ 284.371839] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 284.477900] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 284.645889] ip6_tunnel: er6 xmit: Local address not yet configured! [ 285.053885] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 285.245942] ip6_tunnel: er6 xmit: Local address not yet configured! [ 285.420694] Mirror/redirect action on [ 285.435303] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 285.501902] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 285.502315] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 285.565913] ip6_tunnel: gt6 xmit: Local address not yet configured! # TEST: ip6gretap headroom [PASS] # TEST: ip6erspan headroom [PASS] ok 1 selftests: net: ip6_gre_headroom.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->