make -C tools/testing/selftests TARGETS=net/forwarding TEST_PROGS=router_mmulticast.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 # overriding timeout to 21600.0 # selftests: net/forwarding: router_multicast.sh [ 1025.510956][ T5351] veth0: entered allmulticast mode [ 1025.511487][ T5351] veth1: entered allmulticast mode [ 1025.511901][ T5351] veth2: entered allmulticast mode [ 1025.512295][ T5351] veth3: entered allmulticast mode [ 1025.512690][ T5351] veth4: entered allmulticast mode [ 1025.513118][ T5351] veth5: entered allmulticast mode # smcroutectl: Cannot find IPC socket /usr/local/var/run/selftests.sock # smcroutectl: Daemon may be running with another -i NAME # smcroutectl: Cannot find IPC socket /usr/local/var/run/selftests.sock # smcroutectl: Daemon may be running with another -i NAME # TEST: mcast IPv4 [FAIL] # Multicast not received on first host # smcroutectl: Cannot find IPC socket /usr/local/var/run/selftests.sock # smcroutectl: Daemon may be running with another -i NAME # smcroutectl: Cannot find IPC socket /usr/local/var/run/selftests.sock # smcroutectl: Daemon may be running with another -i NAME # TEST: mcast IPv6 [FAIL] # Multicast not received on first host # smcroutectl: Cannot find IPC socket /usr/local/var/run/selftests.sock # smcroutectl: Daemon may be running with another -i NAME # smcroutectl: Cannot find IPC socket /usr/local/var/run/selftests.sock # smcroutectl: Daemon may be running with another -i NAME # TEST: RPF IPv4 [FAIL] # Multicast not received on first host # smcroutectl: Cannot find IPC socket /usr/local/var/run/selftests.sock # smcroutectl: Daemon may be running with another -i NAME # smcroutectl: Cannot find IPC socket /usr/local/var/run/selftests.sock # smcroutectl: Daemon may be running with another -i NAME # TEST: RPF IPv6 [FAIL] # Multicast not received on first host # smcroutectl: Cannot find IPC socket /usr/local/var/run/selftests.sock # smcroutectl: Daemon may be running with another -i NAME # smcroutectl: Cannot find IPC socket /usr/local/var/run/selftests.sock # smcroutectl: Daemon may be running with another -i NAME # TEST: Unresolved queue IPv4 [FAIL] # Multicast not received on first host # smcroutectl: Cannot find IPC socket /usr/local/var/run/selftests.sock # smcroutectl: Daemon may be running with another -i NAME # smcroutectl: Cannot find IPC socket /usr/local/var/run/selftests.sock # smcroutectl: Daemon may be running with another -i NAME # TEST: Unresolved queue IPv6 [FAIL] # Multicast not received on first host [ 1084.062680][ T5351] veth0: left allmulticast mode [ 1084.063051][ T5351] veth1: left allmulticast mode [ 1084.063362][ T5351] veth2: left allmulticast mode [ 1084.063699][ T5351] veth3: left allmulticast mode [ 1084.064007][ T5351] veth4: left allmulticast mode [ 1084.064317][ T5351] veth5: left allmulticast mode not ok 1 selftests: net/forwarding: router_multicast.sh # exit=1 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__->