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 [ 1209.385677] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1209.398683] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1209.492663] br1: port 1(veth1) entered blocking state [ 1209.492978] br1: port 1(veth1) entered disabled state [ 1209.493283] veth1: entered allmulticast mode [ 1209.493617] veth1: entered promiscuous mode [ 1209.508921] br1: port 1(veth1) entered blocking state [ 1209.509353] br1: port 1(veth1) entered forwarding state [ 1209.520993] br1: port 2(veth2) entered blocking state [ 1209.521289] br1: port 2(veth2) entered disabled state [ 1209.521599] veth2: entered allmulticast mode [ 1209.521977] veth2: entered promiscuous mode [ 1209.537852] br1: port 2(veth2) entered blocking state [ 1209.538281] br1: port 2(veth2) entered forwarding state [ 1209.606716] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1209.701670] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1209.726758] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1209.845853] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1210.493732] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1210.749755] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1210.750145] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1210.853739] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1210.877736] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1210.878113] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1214.717755] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1222.717695] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! # TEST: ingress ACL mirror to gretap (skip_hw) [ OK ] [ 1238.589709] 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 ] # TEST: egress ACL mirror to ip6gretap (skip_hw) [ OK ] # WARN: Could not test offloaded functionality [ 1267.383264] br1: port 1(veth1) entered disabled state [ 1267.394892] br1: port 2(veth2) entered disabled state [ 1267.406125] veth2: left allmulticast mode [ 1267.406360] veth2: left promiscuous mode [ 1267.406574] br1: port 2(veth2) entered disabled state [ 1267.406961] veth1: left allmulticast mode [ 1267.407178] veth1: left promiscuous mode [ 1267.407390] 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__->