make -C tools/testing/selftests TARGETS=net/forwarding TEST_PROGS=mirror_ggre_flower.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_flower.sh [ 1221.491891] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1221.508819] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1221.619599] br1: port 1(veth1) entered blocking state [ 1221.620108] br1: port 1(veth1) entered disabled state [ 1221.620513] veth1: entered allmulticast mode [ 1221.621012] veth1: entered promiscuous mode [ 1221.638497] br1: port 1(veth1) entered blocking state [ 1221.638814] br1: port 1(veth1) entered forwarding state [ 1221.648811] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1221.656230] br1: port 2(veth2) entered blocking state [ 1221.656658] br1: port 2(veth2) entered disabled state [ 1221.657090] veth2: entered allmulticast mode [ 1221.657587] veth2: entered promiscuous mode [ 1221.675773] br1: port 2(veth2) entered blocking state [ 1221.676199] br1: port 2(veth2) entered forwarding state [ 1221.755826] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1221.831851] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1222.399914] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1222.463918] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1222.847952] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1222.848597] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1223.143911] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1226.559849] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1227.077576] Mirror/redirect action on [ 1233.983957] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! # TEST: ingress ACL mirror to gretap (skip_hw) [ OK ] [ 1248.319825] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! # TEST: egress ACL mirror to gretap (skip_hw) [ OK ] # TEST: ingress ACL mirror to ip6gretap (skip_hw) [ OK ] [ 1275.455863] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! # TEST: egress ACL mirror to ip6gretap (skip_hw) [ OK ] # WARN: Could not test offloaded functionality [ 1279.763936] br1: port 1(veth1) entered disabled state [ 1279.779790] br1: port 2(veth2) entered disabled state [ 1279.792966] veth2: left allmulticast mode [ 1279.793278] veth2: left promiscuous mode [ 1279.793549] br1: port 2(veth2) entered disabled state [ 1279.794100] veth1: left allmulticast mode [ 1279.794414] veth1: left promiscuous mode [ 1279.794732] br1: port 1(veth1) entered disabled state ok 1 selftests: net/forwarding: mirror_gre_flower.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__->