Eli Cohen wrote: > +static int cma_resolve_rocee_route(struct rdma_id_private *id_priv) [...] > + route->path_rec->hop_limit = 2;
why? does this value has any specific meaning? > + route->path_rec->mtu_selector = 2; all the xxx_selector usages in this code should be transformed to be from the ib_sa.h selector enum. Or. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
