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 # timeout set to 10800 # selftests: net/forwarding: router_multicast.sh [ 2584.410537][ T6190] veth0: entered allmulticast mode [ 2584.411065][ T6190] veth1: entered allmulticast mode [ 2584.411469][ T6190] veth2: entered allmulticast mode [ 2584.411865][ T6190] veth3: entered allmulticast mode [ 2584.413281][ T6190] veth4: entered allmulticast mode [ 2584.413638][ T6190] 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 [ 2642.869843][ T6190] veth0: left allmulticast mode [ 2642.870492][ T6190] veth1: left allmulticast mode [ 2642.870990][ T6190] veth2: left allmulticast mode [ 2642.871514][ T6190] veth3: left allmulticast mode [ 2642.872036][ T6190] veth4: left allmulticast mode [ 2642.872545][ T6190] 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__->