> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:openib-general- > [EMAIL PROTECTED] On Behalf Of Grant Grundler > Sent: Thursday, August 18, 2005 2:18 PM > To: Christoph Hellwig > Cc: [EMAIL PROTECTED]; [email protected] > Subject: Re: [openib-general] [ANNOUNCE] Initial trunk checkin of > ISERinitiator > > On Thu, Aug 18, 2005 at 07:43:17PM +0200, Christoph Hellwig wrote: > ... > > > The same as last time, the code didn't change at all. It's still > > > totally ignorant about such essential things as dma mapping, has > > > creative new abuse for struct iovec, it's still based on iovecs, > > > > "... still based on kdapl" of course > > Yeah, I was wondering about that. When I was off on vacation > in July (and OLS), kDAPL was committed to the svn repository. > Has anyone reviewed that? > > I was under the impression kDAPL would never make it into > the openib.org source tree. Or has something changed? >
Grant, Currently kDAPL is the ONLY layer that can be abstracted over both IB & iWarp, due to the different CM model of the two interconnects iSER and NFS/RDMA are common to both IB & iWarp and are implemented to run on both Until OpenIB will define another layer that can be used for both, there is no other viable alternative for iSER to be implemented on top In future if a new common API/Layer will be provided iSER can change to support it Also appreciate your productive feedback on the code, the team will address it Yaron > grant > _______________________________________________ > openib-general mailing list > [email protected] > http://openib.org/mailman/listinfo/openib-general > > To unsubscribe, please visit http://openib.org/mailman/listinfo/openib- > general _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
