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 0 # selftests: net/forwarding: mirror_gre_nh.sh [ 290.128739] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 290.139736] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 290.216952] br1: port 1(veth1) entered blocking state [ 290.217363] br1: port 1(veth1) entered disabled state [ 290.217759] veth1: entered allmulticast mode [ 290.218204] veth1: entered promiscuous mode [ 290.226755] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 290.230486] br1: port 1(veth1) entered blocking state [ 290.230956] br1: port 1(veth1) entered forwarding state [ 290.241915] br1: port 2(veth2) entered blocking state [ 290.242267] br1: port 2(veth2) entered disabled state [ 290.242599] veth2: entered allmulticast mode [ 290.243011] veth2: entered promiscuous mode [ 290.254556] br1: port 2(veth2) entered blocking state [ 290.254906] br1: port 2(veth2) entered forwarding state [ 290.308791] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 290.312730] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 290.397726] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 290.405727] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 290.438871] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 291.066775] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 291.194784] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 291.258851] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 291.259426] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 291.260028] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 291.322789] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 292.218787] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 292.282793] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 292.283183] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 294.906750] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! # TEST: mirror to gre with next-hop remote (skip_hw) [ OK ] [ 302.650746] 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 [ 305.474076] br1: port 1(veth1) entered disabled state [ 305.485344] br1: port 2(veth2) entered disabled state [ 305.495290] veth2: left allmulticast mode [ 305.495538] veth2: left promiscuous mode [ 305.495803] br1: port 2(veth2) entered disabled state [ 305.504845] veth1: left allmulticast mode [ 305.505081] veth1: left promiscuous mode [ 305.505311] 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__->