On Tue, Jul 25, 2017 at 09:12:54PM +0300, Leon Romanovsky wrote: > On Tue, Jul 25, 2017 at 09:36:08AM -0600, Jason Gunthorpe wrote: > > On Tue, Jul 25, 2017 at 04:30:30PM +0300, Leon Romanovsky wrote: > > > On Mon, Jul 24, 2017 at 04:26:44PM -0600, Jason Gunthorpe wrote: > > > > RMDA_NL_RSVD was obsoleted a long time ago, but user space still > > > > uses it to support old kernels. Avoid logging: > > > > > > > > ib_core:ibnl_rcv_msg: Index 3 wasn't found in client list > > > > > > > > Signed-off-by: Jason Gunthorpe <jgunthorpe@xxxxxxxxxxxxxxxxxxxx> > > > > drivers/infiniband/core/iwcm.c | 7 +++++++ > > > > 1 file changed, 7 insertions(+) > > > > > > > > > > This print should be removed, on my system (Debian), it prints without > > > any relation to iwpmd. > > > > Really? What from? > > Yes, I constantly delayed the debug of it :) > Debian 9 + latest rdma-core, see attached log. > > ib_core:ibnl_rcv_msg: Index 3 wasn't found in client list Index 3 should only used by iwpmd, are you sure it isn't running for you? Otherwise have a larger problem as it has been removed from the kernel on the assumption that only iwpmd touched and it was OK to remove it. Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html