[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <021c01d4ca25$0e310000$2a930000$@opengridcomputing.com>
Date: Thu, 21 Feb 2019 14:35:59 -0600
From: "Steve Wise" <swise@...ngridcomputing.com>
To: "'Leon Romanovsky'" <leon@...nel.org>,
"'David Ahern'" <dsahern@...il.com>
Cc: "'Leon Romanovsky'" <leonro@...lanox.com>,
"'netdev'" <netdev@...r.kernel.org>,
"'RDMA mailing list'" <linux-rdma@...r.kernel.org>,
"'Stephen Hemminger'" <stephen@...workplumber.org>
Subject: RE: [PATCH iproute2-next v1 18/19] rdma: Perform single .doit call to query specific objects
> -----Original Message-----
> From: linux-rdma-owner@...r.kernel.org <linux-rdma-
> owner@...r.kernel.org> On Behalf Of Leon Romanovsky
> Sent: Wednesday, February 20, 2019 1:22 AM
> To: David Ahern <dsahern@...il.com>
> Cc: Leon Romanovsky <leonro@...lanox.com>; netdev
> <netdev@...r.kernel.org>; RDMA mailing list <linux-
> rdma@...r.kernel.org>; Stephen Hemminger
> <stephen@...workplumber.org>
> Subject: [PATCH iproute2-next v1 18/19] rdma: Perform single .doit call to
> query specific objects
>
> From: Leon Romanovsky <leonro@...lanox.com>
>
> If user provides specific index, we can speedup query
> by using .doit callback and save full dump and filtering
> after that.
>
> Signed-off-by: Leon Romanovsky <leonro@...lanox.com>
> ---
> rdma/rdma.h | 10 +++++-
> rdma/res-cmid.c | 33 +++++++++++++------
> rdma/res-cq.c | 34 ++++++++++++++------
> rdma/res-mr.c | 33 ++++++++++++++-----
> rdma/res-pd.c | 32 ++++++++++++++-----
> rdma/res-qp.c | 32 ++++++++++++++-----
> rdma/res.c | 34 +++++++++++++++++++-
> rdma/res.h | 84 ++++++++++++++++++++++++++++++++-----------------
> rdma/utils.c | 20 ++++++++++++
> 9 files changed, 239 insertions(+), 73 deletions(-)
>
Reviewed-by: Steve Wise <swise@...ngridcomputing.com>
Powered by blists - more mailing lists