On Fri, Feb 02, 2018 at 02:37:52PM +0000, Bernard Metzler wrote: > I added libsiw to the current (as of today) rmda-core bundle > as found at https://github.com/linux-rdma/rdma-core.git, see Can you use the standard OFA license please? IBM is an OFA member and is behloden to the membership agreement requring the common dual license. > It enables user level clients for the siw driver. Let me > know if we need a patch for user land as well for now. > I don't want to spam the list. We will eventually.. +static const struct verbs_match_ent rnic_table[] = { + VERBS_NAME_MATCH("siw", NULL), + {}, +}; I really don't want to add more VERBS_NAME_MATCH, but I don't have an alternative ready right now :( 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