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-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: mirror_gre_nh.sh [ 387.634602][ T2399] ip_gre: GRE over IPv4 tunneling driver [ 388.783177][ T28] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 388.962088][ T28] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 389.432050][ T11] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 389.704971][ T28] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 390.124321][ T2423] br1: port 1(veth1) entered blocking state [ 390.124834][ T2423] br1: port 1(veth1) entered disabled state [ 390.125348][ T2423] veth1: entered allmulticast mode [ 390.129857][ T2423] veth1: entered promiscuous mode [ 390.286281][ T28] br1: port 1(veth1) entered blocking state [ 390.286634][ T28] br1: port 1(veth1) entered forwarding state [ 390.472296][ T11] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 390.472996][ T11] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 390.473908][ T2425] br1: port 2(veth2) entered blocking state [ 390.474293][ T2425] br1: port 2(veth2) entered disabled state [ 390.474655][ T2425] veth2: entered allmulticast mode [ 390.477404][ T2425] veth2: entered promiscuous mode [ 390.564322][ T47] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 390.643432][ T67] br1: port 2(veth2) entered blocking state [ 390.643793][ T67] br1: port 2(veth2) entered forwarding state [ 391.391916][ T28] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 392.008001][ T28] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 392.327999][ T11] ip6_tunnel: gt6 xmit: Local address not yet configured! [ 393.863930][ T67] ip6_tnl_xmit_ctl: 7 callbacks suppressed [ 393.863936][ T67] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 393.865034][ T11] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 394.247947][ C1] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! [ 400.668690][ T2469] Mirror/redirect action on [ 402.247869][ C1] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! # TEST: mirror to gre with next-hop remote (skip_hw) [ OK ] # TEST: mirror to ip6gre with next-hop remote (skip_hw) [ OK ] # WARN: Could not test offloaded functionality [ 417.550074][ T2545] br1: port 1(veth1) entered disabled state [ 417.702570][ T2547] br1: port 2(veth2) entered disabled state [ 417.844734][ T2549] veth2: left allmulticast mode [ 417.845026][ T2549] veth2: left promiscuous mode [ 417.845414][ T2549] br1: port 2(veth2) entered disabled state [ 417.855634][ T2549] veth1: left allmulticast mode [ 417.855923][ T2549] veth1: left promiscuous mode [ 417.856303][ T2549] br1: port 1(veth1) entered disabled state [ 418.120824][ C1] ip6_tunnel: h3-gt6 xmit: Local address not yet configured! ok 1 selftests: net/forwarding: mirror_gre_nh.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__->