make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=vxlan__bridge_1q_mc_ul.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: vxlan_bridge_1q_mc_ul.sh # 19.51 [+19.51] TEST: VXLAN MC flood IPv4 nomcroute [ OK ] # 31.89 [+12.38] TEST: VXLAN MC flood IPv4 mcroute [ OK ] # 32.01 [+0.11] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 45.35 [+13.34] TEST: VXLAN MC flood IPv4 mcroute changelink [ OK ] # 45.45 [+0.10] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 57.74 [+12.29] TEST: VXLAN MC flood IPv4 mcroute (*,G) [ OK ] # 70.06 [+12.33] TEST: VXLAN MC flood IPv4 mcroute, no route [ OK ] # 82.45 [+12.39] TEST: VXLAN MC flood IPv4 mcroute FDB [ OK ] # 82.56 [+0.10] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 94.86 [+12.31] TEST: VXLAN MC flood IPv4 mcroute oif=0 [ OK ] # 94.97 [+0.11] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 107.25 [+12.27] TEST: VXLAN MC flood IPv4 mcroute TX!=RX oif=0 [ OK ] # 119.57 [+12.33] TEST: VXLAN MC flood IPv6 nomcroute [ OK ] # 131.94 [+12.37] TEST: VXLAN MC flood IPv6 mcroute [ OK ] # 132.06 [+0.12] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 145.37 [+13.31] TEST: VXLAN MC flood IPv6 mcroute changelink [ OK ] # 145.49 [+0.12] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 157.78 [+12.29] TEST: VXLAN MC flood IPv6 mcroute (*,G) [ OK ] # 170.08 [+12.29] TEST: VXLAN MC flood IPv6 mcroute, no route [ OK ] # 182.43 [+12.36] TEST: VXLAN MC flood IPv6 mcroute FDB [ OK ] # 182.57 [+0.13] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 194.88 [+12.32] TEST: VXLAN MC flood IPv6 mcroute oif=0 [ OK ] # 194.99 [+0.11] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 199.12 [+4.13] TEST: VXLAN MC flood IPv4 nomcroute ping [ OK ] # 211.31 [+12.18] TEST: VXLAN MC flood IPv4 mcroute ping [ OK ] # 211.42 [+0.12] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 223.56 [+12.14] TEST: VXLAN MC flood IPv4 mcroute (*,G) ping [ OK ] # 235.85 [+12.29] TEST: VXLAN MC flood IPv4 mcroute TX!=RX oif=0 ping [ OK ] # 248.18 [+12.33] TEST: VXLAN MC flood IPv4 mcroute TX!=RX ping [ OK ] # 252.43 [+4.26] TEST: VXLAN MC flood IPv6 nomcroute ping [ OK ] # 264.63 [+12.20] TEST: VXLAN MC flood IPv6 mcroute ping [ OK ] # 264.75 [+0.12] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 276.88 [+12.13] TEST: VXLAN MC flood IPv6 mcroute (*,G) ping [ OK ] # 289.19 [+12.31] TEST: VXLAN MC flood IPv6 mcroute TX!=RX ping [ OK ] ok 1 selftests: net/forwarding: vxlan_bridge_1q_mc_ul.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__->