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 3600
# selftests: net: ip6_gre_headroom.sh
[ 1249.826485] ip6_tunnel: er6 xmit: Local address not yet configured!
[ 1249.854418] ip6_tunnel: gt6 xmit: Local address not yet configured!
[ 1250.056422] ip6_tunnel: er6 xmit: Local address not yet configured!
[ 1250.240401] ip6_tunnel: er6 xmit: Local address not yet configured!
[ 1250.688422] ip6_tunnel: gt6 xmit: Local address not yet configured!
[ 1250.752444] ip6_tunnel: gt6 xmit: Local address not yet configured!
[ 1250.890919] Mirror/redirect action on
[ 1250.904085] ip6_tunnel: gt6 xmit: Local address not yet configured!
[ 1251.072543] ip6_tunnel: er6 xmit: Local address not yet configured!
[ 1251.072964] ip6_tunnel: er6 xmit: Local address not yet configured!
[ 1251.520487] 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__->