From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2-next] rdma: Refresh help section of resource information Date: Mon, 5 Nov 2018 08:40:09 -0800 Message-ID: <20181105084009.07303f05@xeon-e3> References: <20181101083505.25152-1-leon@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: David Ahern , Leon Romanovsky , netdev , RDMA mailing list , Steve Wise To: Leon Romanovsky Return-path: Received: from mail-pl1-f195.google.com ([209.85.214.195]:47075 "EHLO mail-pl1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387420AbeKFCAm (ORCPT ); Mon, 5 Nov 2018 21:00:42 -0500 Received: by mail-pl1-f195.google.com with SMTP id c13-v6so4703099plz.13 for ; Mon, 05 Nov 2018 08:40:12 -0800 (PST) In-Reply-To: <20181101083505.25152-1-leon@kernel.org> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 1 Nov 2018 10:35:05 +0200 Leon Romanovsky wrote: > From: Leon Romanovsky > > After commit 4060e4c0d257 ("rdma: Add PD resource tracking > information"), the resource information shows PDs and MRs, > but help pages didn't fully reflect it. > > Signed-off-by: Leon Romanovsky Applied