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 # 22.49 [+22.49] TEST: VXLAN MC flood IPv4 nomcroute [ OK ] # 34.88 [+12.39] TEST: VXLAN MC flood IPv4 mcroute [ OK ] # 35.00 [+0.12] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 48.35 [+13.35] TEST: VXLAN MC flood IPv4 mcroute changelink [ OK ] # 48.47 [+0.12] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 60.77 [+12.30] TEST: VXLAN MC flood IPv4 mcroute (*,G) [ OK ] # 73.07 [+12.30] TEST: VXLAN MC flood IPv4 mcroute, no route [ OK ] # 85.43 [+12.36] TEST: VXLAN MC flood IPv4 mcroute FDB [ OK ] # 85.55 [+0.12] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 97.90 [+12.35] TEST: VXLAN MC flood IPv4 mcroute oif=0 [ OK ] # 98.02 [+0.12] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 110.33 [+12.31] TEST: VXLAN MC flood IPv4 mcroute TX!=RX oif=0 [ OK ] # 122.73 [+12.40] TEST: VXLAN MC flood IPv6 nomcroute [ OK ] # 135.16 [+12.43] TEST: VXLAN MC flood IPv6 mcroute [ OK ] # 135.26 [+0.11] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 148.56 [+13.30] TEST: VXLAN MC flood IPv6 mcroute changelink [ OK ] # 148.70 [+0.14] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 161.03 [+12.33] TEST: VXLAN MC flood IPv6 mcroute (*,G) [ OK ] # 173.36 [+12.33] TEST: VXLAN MC flood IPv6 mcroute, no route [ OK ] # 185.75 [+12.39] TEST: VXLAN MC flood IPv6 mcroute FDB [ OK ] # 185.87 [+0.12] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 198.22 [+12.34] TEST: VXLAN MC flood IPv6 mcroute oif=0 [ OK ] # 198.35 [+0.14] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 202.56 [+4.20] TEST: VXLAN MC flood IPv4 nomcroute ping [ OK ] # 214.76 [+12.20] TEST: VXLAN MC flood IPv4 mcroute ping [ OK ] # 214.86 [+0.10] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 227.02 [+12.16] TEST: VXLAN MC flood IPv4 mcroute (*,G) ping [ OK ] # 239.38 [+12.36] TEST: VXLAN MC flood IPv4 mcroute TX!=RX oif=0 ping [ OK ] # 251.71 [+12.34] TEST: VXLAN MC flood IPv4 mcroute TX!=RX ping [ OK ] # 256.06 [+4.34] TEST: VXLAN MC flood IPv6 nomcroute ping [ OK ] # 268.26 [+12.20] TEST: VXLAN MC flood IPv6 mcroute ping [ OK ] # 268.38 [+0.12] smcroutectl: mroute: deleting route from lo10 (192.0.2.33/32,233.252.0.1/32) # 280.54 [+12.16] TEST: VXLAN MC flood IPv6 mcroute (*,G) ping [ OK ] # 292.87 [+12.33] 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__->