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 0 # selftests: net/forwarding: mirror_gre_flower.sh [ 253.475659] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 253.485634] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 253.548154] br1: port 1(veth1) entered blocking state [ 253.548453] br1: port 1(veth1) entered disabled state [ 253.548749] veth1: entered allmulticast mode [ 253.549074] veth1: entered promiscuous mode [ 253.559181] br1: port 1(veth1) entered blocking state [ 253.559478] br1: port 1(veth1) entered forwarding state [ 253.569019] br1: port 2(veth2) entered blocking state [ 253.569308] br1: port 2(veth2) entered disabled state [ 253.569590] veth2: entered allmulticast mode [ 253.569915] veth2: entered promiscuous mode [ 253.579357] br1: port 2(veth2) entered blocking state [ 253.579666] br1: port 2(veth2) entered forwarding state [ 253.633656] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 253.784641] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 253.808660] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 254.200706] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 254.392654] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 255.224721] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 255.225120] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 255.416770] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 255.417140] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 256.056735] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 259.256697] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 267.832743] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! # TEST: ingress ACL mirror to gretap (skip_hw) [ OK ] [ 284.216715] 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 [ 310.573596] br1: port 1(veth1) entered disabled state [ 310.584700] br1: port 2(veth2) entered disabled state [ 310.595823] veth2: left allmulticast mode [ 310.596085] veth2: left promiscuous mode [ 310.596321] br1: port 2(veth2) entered disabled state [ 310.605740] veth1: left allmulticast mode [ 310.605987] veth1: left promiscuous mode [ 310.606224] 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__->