On Tue, 2011-10-25 at 12:32 +0200, Bart Van Assche wrote: > On Mon, Oct 24, 2011 at 10:29 PM, Nicholas A. Bellinger > <nab@xxxxxxxxxxxxxxx> wrote: > >> @@ -114,6 +114,7 @@ enum { > >> MIN_SRPT_SRQ_SIZE = 4, > >> DEFAULT_SRPT_SRQ_SIZE = 4095, > >> MAX_SRPT_SRQ_SIZE = 65535, > >> + MAX_SRPT_RDMA_SIZE = 256U, > >> > > > > Hey btw, what should the proper MAX_SRPT_RDMA_SIZE be here..? > > As you can see in the ib_srpt source code, the largest value filled in > for this parameter in the IOC profile is 1U << 24. Thanks Bart. Fixing this up now. --nab -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html