From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Lameter Subject: [PATCH 0/2] rdma-core: Provide missing user space pieces for multicast sendonly join V2 Date: Tue, 14 Nov 2017 12:57:20 -0600 Message-ID: <20171114185720.609975150@linux.com> Return-path: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jason Gunthorpe Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Doug Ledford , Alex Vesker , Sean Hefty List-Id: linux-rdma@vger.kernel.org V1->V2 - Fix comments and API spec - Improve test code. The userspace portion that enables to join a multicast group only for sending was not merged when the kernel portion was merged. The patches are straightforward and have been used by us for quite some time. We were surprised when the new distro releases where missing these definitions and we had to add these patches manually again. This adds what is missing. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html