make -C tools/testing/selftests TARGETS=net/forwarding TEST_PROGS=mirror_ggre_bound.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_bound.sh [ 1297.535057] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1297.535991] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1297.550013] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1297.609021] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1297.633526] br1: port 1(veth1) entered blocking state [ 1297.633921] br1: port 1(veth1) entered disabled state [ 1297.634350] veth1: entered allmulticast mode [ 1297.634797] veth1: entered promiscuous mode [ 1297.650284] br1: port 1(veth1) entered blocking state [ 1297.650592] br1: port 1(veth1) entered forwarding state [ 1297.665111] br1: port 2(veth2) entered blocking state [ 1297.665413] br1: port 2(veth2) entered disabled state [ 1297.665696] veth2: entered allmulticast mode [ 1297.666028] veth2: entered promiscuous mode [ 1297.680527] br1: port 2(veth2) entered blocking state [ 1297.680863] br1: port 2(veth2) entered forwarding state [ 1297.992462] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1298.004982] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1298.082016] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1298.210059] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1298.242083] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1298.626127] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1298.626546] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1299.138201] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1299.138604] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 1299.650095] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 1302.594010] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! # TEST: ingress mirror to gretap w/ UL (skip_hw) [ OK ] [ 1310.786047] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! # TEST: egress mirror to gretap w/ UL (skip_hw) [ OK ] # TEST: ingress mirror to ip6gretap w/ UL (skip_hw) [ OK ] [ 1327.170013] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! # TEST: egress mirror to ip6gretap w/ UL (skip_hw) [ OK ] # WARN: Could not test offloaded functionality [ 1329.721892] br1: port 1(veth1) entered disabled state [ 1329.732272] br1: port 2(veth2) entered disabled state [ 1329.744588] veth2: left allmulticast mode [ 1329.744836] veth2: left promiscuous mode [ 1329.745073] br1: port 2(veth2) entered disabled state [ 1329.745446] veth1: left allmulticast mode [ 1329.745666] veth1: left promiscuous mode [ 1329.745886] br1: port 1(veth1) entered disabled state ok 1 selftests: net/forwarding: mirror_gre_bound.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__->