RE: [openib-general] [PATCH] ib_mad.h: Remove network endianconversionof QP1 QKey

2004-10-07 Thread Hal Rosenstock
On Wed, 2004-10-06 at 13:23, Sean Hefty wrote: The only byte swapping is done by the HCA not in the MAD layer or client. Mthca performs byte-swapping on the qkey in both of these cases. Oops. Forgot about the driver :-( At this point, I think the openib stack needs byte-ordering reworked,

RE: [openib-general] [PATCH] ib_mad.h: Remove network endianconversionof QP1 QKey

2004-10-06 Thread Sean Hefty
On Wed, 2004-10-06 at 12:46, Fab Tillier wrote: From: Hal Rosenstock [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 06, 2004 9:42 AM ib_mad.h: Remove network endian conversion of QP1 QKey I don't get the point. Is IB_QP1_QKEY going to be treated in host order, and then swapped by