From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steve Wise" Subject: RE: [PATCH rdma-next v7 0/8] RDMA resource tracking Date: Tue, 30 Jan 2018 09:21:30 -0600 Message-ID: <034101d399de$01183730$0348a590$@opengridcomputing.com> References: <20180128091725.13103-1-leon@kernel.org> <20180128210520.GK23869@ziepe.ca> <1517256713.27592.241.camel@redhat.com> <20180130033436.GA17053@ziepe.ca> <20180130091654.GD2055@mtr-leonro.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180130091654.GD2055-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org> Content-Language: en-us Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: 'Leon Romanovsky' , 'Jason Gunthorpe' Cc: 'Doug Ledford' , 'RDMA mailing list' , 'Mark Bloch' List-Id: linux-rdma@vger.kernel.org > > Branch is here: > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git/log/?h=wip/jgg - > for-next > > > > Still unhappy with the kref-as-not-a-kref. > > Thanks Doug and Jason for accepting it. > > The "qp->pd = NULL" assignment is not needed. PD is NULL > for the XRCD and you are setting "qp->pd = pd" before returning > from _ib_create_qp() call, so it is actually the same. > > Everything works as expected, it passed my tests with ud/rc/xsrq > pingpongs and shutdowns during traffic. > > Steve, I created the stable tag for you: rdma-next-2018-01-30 > > Thanks Thanks guys, Q: 4.15-rc2 kills my machine, I've been rebasing to a later rc to continue my development work, but the rebase fails horribly on mlx5. I skip these failures and don't compile mlx5 because I don't need it. Anyway, will rdma-next be rebased on 4.15.0 soon? Or does that wait until -rc2... -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html