[openib-general] Nit with osm/include/iba/ib_types.h

Hal Rosenstock halr at voltaire.com
Tue Jan 18 11:09:55 PST 2005


Hi Eitan,

It looks to me like IB_RMPP_NO_RESP_TIME in ib_types.h is trying to mask
off the RRespTime (high 5 bits) of RMPPFlags byte so
it should be
#define IB_RMPP_NO_RESP_TIME            0x07
rather than
#define IB_RMPP_NO_RESP_TIME            0x1F

As this does not appear to be used, this is merely cosmetic right now.

-- Hal




More information about the general mailing list