> The same bug exists with mthca. I saw it originally in the kernel doing RDS > work, but I just put together a short user space test. > > ibv_query_device(MT25204) returns max_sge=30 > - ibv_create_qp with qp_attr.cap.max_send_sge = dev_attr.max_sge fails > - ibv_create_qp with qp_attr.cap.max_send_sge = dev_attr.max_sge-1 works
Which transport type? - R. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
