On Mon, Jun 12, 2017 at 09:42:44AM +0300, Artemy Kovalyov wrote: > Introducing tag matching SRQ (TM-SRQ), which retains basic semantic of > regular SRQ, reports completions to own CQ, and has additional tag > based message receiving mechanism. > > Change-Id: Ic527680984f343608507ba2162147435be2f7aee Drop change-id from all your patches > enum ibv_srq_type { > IBV_SRQT_BASIC, > - IBV_SRQT_XRC > + IBV_SRQT_XRC, > + IBV_SRQT_TAG_MATCHING > }; Please put trailing commas on all these enum changes in all patches Jason -- 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