make -C tools/testing/selftests TARGETS=net/forwarding TEST_PROGS=mirror_ggre_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 [ 289.297235] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 289.314222] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 289.405084] br1: port 1(veth1) entered blocking state [ 289.405402] br1: port 1(veth1) entered disabled state [ 289.405688] veth1: entered allmulticast mode [ 289.406001] veth1: entered promiscuous mode [ 289.421470] br1: port 1(veth1) entered blocking state [ 289.421820] br1: port 1(veth1) entered forwarding state [ 289.433419] br1: port 2(veth2) entered blocking state [ 289.433716] br1: port 2(veth2) entered disabled state [ 289.433992] veth2: entered allmulticast mode [ 289.434311] veth2: entered promiscuous mode [ 289.445571] br1: port 2(veth2) entered blocking state [ 289.445862] br1: port 2(veth2) entered forwarding state [ 289.511226] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 289.514223] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 289.643219] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 289.657222] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 289.802255] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 290.114268] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 290.130226] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 290.506335] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 290.570274] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 290.570661] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 290.570998] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 290.954436] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 291.530355] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 291.530916] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 294.986271] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! # TEST: mirror to gre with next-hop remote (skip_hw) [ OK ] [ 303.178286] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! # TEST: mirror to ip6gre with next-hop remote (skip_hw) [ OK ] # WARN: Could not test offloaded functionality [ 304.945850] br1: port 1(veth1) entered disabled state [ 304.960439] br1: port 2(veth2) entered disabled state [ 304.972453] veth2: left allmulticast mode [ 304.972698] veth2: left promiscuous mode [ 304.972913] br1: port 2(veth2) entered disabled state [ 304.984319] veth1: left allmulticast mode [ 304.984545] veth1: left promiscuous mode [ 304.984775] br1: port 1(veth1) entered disabled state 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__->