On Mon, 2017-06-12 at 11:14 +0300, Leon Romanovsky wrote: > This series from Noa enables multicast traffic over RoCE v2. > > To allow this, several changes were required. > > First of all, there is a need to validate MLID when link layer is > Infiniband. This check is mandatory according to Infiniband spec > but the MLID should be ignored for RoCE according to RoCEv2 Annex > (Annex 17, A17.5.6). > > Second, there is need to cange the mapping of IPv4 multicast > addresses to MGIDs to be according to RoCEv2 Annex (A17.4.1.1 L3 > Addresses): GID = ::ffff:<IPv4 Address> > > And third, multicast addresses need to be mapped to multicast MAC > instead of searching for it in the GID table. > > Thanks > > Noa Osherovich (3): > IB/core: Fix the validations of a multicast LID in attach or detach > operations > IB/core: Set RoCEv2 MGID according to spec > IB/core: Add support for RoCEv2 multicast > > drivers/infiniband/core/cma.c | 13 +++++---- > drivers/infiniband/core/verbs.c | 62 > +++++++++++++++++++++++++++++++++++++---- > include/rdma/ib_addr.h | 8 +++++- > 3 files changed, 70 insertions(+), 13 deletions(-) Thanks, series applied. -- Doug Ledford <dledford@xxxxxxxxxx> GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html