On Thu, Jun 13, 2024 at 09:06:00PM +0300, Leon Romanovsky wrote: > On Fri, Jun 07, 2024 at 02:30:03PM -0300, Jason Gunthorpe wrote: > > On Mon, Jun 03, 2024 at 01:26:38PM +0300, Leon Romanovsky wrote: > > > From: Jianbo Liu <jianbol@xxxxxxxxxx> > > > > > > UMR QP is not used in some cases, so move QP and its CQ creations from > > > driver load flow to the time first reg_mr occurs, that is when MR > > > interfaces are first called. > > > > We use UMR for kernel MRs too, don't we? > > Strange, I know that I answered to this email, but I don't see it in the ML. > > As far as I checked, we are not. Did I miss something? Maybe not, but maybe we should be using UMR there.. Jason