On Fri, 01 Mar 2013 16:30:47 -0500 Hal Rosenstock <[email protected]> wrote:
> On 3/1/2013 2:40 PM, Ira Weiny wrote: > > Should umad_common_mad_status_str return "Success" if reserved bits 5-7 are > > not 0? > > Rule is to ignore reserved fields on the receive side. Isn't this the > receive side ? Exactly, to "ignore" them we should mask off those bits and not expect them to be 0 as is currently implemented. Ira > > -- Hal > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Ira Weiny Member of Technical Staff Lawrence Livermore National Lab 925-423-8008 [email protected] -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
