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 [ 1399.221455] gre: GRE over IPv4 demultiplexor driver [ 1399.224417] ip6_gre: GRE over IPv6 tunneling driver [ 1399.243011] ip6_tunnel: er6 xmit: Local address not yet configured! [ 1399.269898] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1399.406968] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1399.414907] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1399.934973] ip6_tunnel: er6 xmit: Local address not yet configured! [ 1400.191044] ip6_tunnel: er6 xmit: Local address not yet configured! [ 1400.318337] Mirror/redirect action on [ 1400.331949] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1400.446995] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1400.447455] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1400.575057] ip6_tunnel: gt6 xmit: Local address not yet configured! # TEST: ip6gretap headroom [PASS] [ 1402.364403] tc (26621) used greatest stack depth: 11672 bytes left # 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__->