On Tue, Sep 14, 2021 at 06:12:20PM -0700, Rao Shoaib wrote: > In our internal testing we have found that > default maximum values are too small. > Ideally there should be no limits, but since > maximum values are reported via ibv_query_device, > we have to return some value. So, the default > maximums have been changed to large values. > > Signed-off-by: Rao Shoaib <Rao.Shoaib@xxxxxxxxxx> > --- > > Resubmitting the patch after applying Bob's latest patches and testing > using via rping. Since nobody points to something wrong with this and Bob says it fixes a blktests problem.. Applied to for-next, thanks Jason