On Wed, 2006-04-05 at 17:47 +0300, Dotan Barak wrote: > On Wednesday 05 April 2006 17:19, Steve Wise wrote: > > While testing the cxgb3 iwarp driver, I noticed that mthca is not > > setting the max_sge_rd attribute. Dunno if the limits.max_sg is the > > correct value, but it seemed like the only reasonable one... > > This value is not being set because RD (Reliable Datagram) is not supported. > > Dotan
Well then! My mistake. I assumed max_sge_rd pertained to the max sge of an rdma read WR. :-( I'll need to add such an attribute for iwarp support since iwarp only supports a sge count of 1 in rdma reads. Sorry... _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
