On Tue, Jul 30, 2019 at 04:37:20PM +0300, Gal Pressman wrote: > The check for QP type different than XRC has wrongly excluded driver QP > types from the resource tracker. > As a result, "rdma resource show" user command would not show opened > driver QPs which does not reflect the real state of the system. > > Check QP type explicitly instead of improperly assuming enum > values/ordering. > > Fixes: 78a0cd648a80 ("RDMA/core: Add resource tracking for create and destroy QPs") > Signed-off-by: Gal Pressman <galpress@xxxxxxxxxx> > --- > v2: > * Improve commit message Please finish review of v0 and give enough time for reviewers to see patch and post their notes before resending. Thanks