Re: [PATCH v2 1/2] Introduce maximum WQE size to check limits

From: Jason Gunthorpe
Date: Mon Jan 13 2020 - 13:48:03 EST


On Mon, Jan 13, 2020 at 10:35:14AM -0800, Rao Shoaib wrote:
>
> On 12/19/19 10:25 AM, Jason Gunthorpe wrote:
> > On Tue, Dec 17, 2019 at 11:38:52AM -0800, Rao Shoaib wrote:
> > > Any update on my patch?
> > >
> > > If there is some change needed please let me know.
> > You need to repost it with the comments addressed
> >
> > https://patchwork.kernel.org/patch/11250179/
> >
> > Jason
> >
> Jason,
>
> Following is a pointer to the patch that I posted in response to your
> comments
>
> https://www.spinics.net/lists/linux-rdma/msg86241.html
>
> I posted this on Nov 18. Can you please take a look and let me know what
> else has to be done.

You mean this:

https://www.spinics.net/lists/linux-rdma/msg86333.html

?

Don't mix the inline size and the # SGEs. They both drive the maximum
WQE size and all the math should be directly connected.

Jason