IBV_QPT_RC -----Original Message----- From: Roland Dreier [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 8:57 PM To: Jim Mott Cc: [email protected] Subject: Re: [ofa-general] [Bug report / partial patch] OFED 1.3 send max_sge lower than reported by ib_query_device
> 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
