On Thu, Jun 17, 2021 at 11:25:10AM -0700, Rao Shoaib wrote: > From: Rao Shoaib <rao.shoaib@xxxxxxxxxx> > > In our internal testing we have found that the > current limit is too small, this patch bumps it > up to a higher value required for our tests, which > are indicative of our customer usage. > > Signed-off-by: Rao Shoaib <rao.shoaib@xxxxxxxxxx> > --- > drivers/infiniband/sw/rxe/rxe_param.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Well, this doesn't apply anymore so please resend the series. I'd prefer you try to get rid of any hard limits that are not exposed in uverbs someplace - like ucontext. Jason