From: Leon Romanovsky <leon@kernel.org>
To: David Ahern <dsahern@gmail.com>
Cc: Leon Romanovsky <leonro@mellanox.com>,
Doug Ledford <dledford@redhat.com>, Ido Kalir <idok@mellanox.com>,
Jason Gunthorpe <jgg@mellanox.com>,
linux-netdev <netdev@vger.kernel.org>,
Mark Zhang <markz@mellanox.com>,
RDMA mailing list <linux-rdma@vger.kernel.org>
Subject: [RFC PATCH iproute2-next 0/3] Global per-type support for QP counters
Date: Sun, 26 Jul 2020 14:20:08 +0300 [thread overview]
Message-ID: <20200726112011.75905-1-leon@kernel.org> (raw)
From: Leon Romanovsky <leonro@mellanox.com>
Hi,
This is complimentary part of kernel series [1] that extends netlink
interface to allow automatic binding of QP counters based on their type,
in very similar manner to already existing per-PID ability.
Thanks
[1] https://lore.kernel.org/lkml/20200702082933.424537-1-leon@kernel.org
Mark Zhang (3):
rdma: update uapi headers
rdma: Add "PID" criteria support for statistic counter auto mode
rdma: Document the new "pid" criteria for auto mode
man/man8/rdma-statistic.8 | 23 +++++--
rdma/include/uapi/rdma/rdma_netlink.h | 2 +-
rdma/res-cmid.c | 6 --
rdma/res.c | 6 ++
rdma/res.h | 2 +-
rdma/stat.c | 95 ++++++++++++++++++++-------
6 files changed, 98 insertions(+), 36 deletions(-)
--
2.26.2
next reply other threads:[~2020-07-26 11:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-26 11:20 Leon Romanovsky [this message]
2020-07-26 11:20 ` [RFC PATCH iproute2-next 1/3] rdma: update uapi headers Leon Romanovsky
2020-07-26 11:20 ` [RFC PATCH iproute2-next 2/3] rdma: Add "PID" criteria support for statistic counter auto mode Leon Romanovsky
2020-07-26 11:20 ` [RFC PATCH iproute2-next 3/3] rdma: Document the new "pid" criteria for " Leon Romanovsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200726112011.75905-1-leon@kernel.org \
--to=leon@kernel.org \
--cc=dledford@redhat.com \
--cc=dsahern@gmail.com \
--cc=idok@mellanox.com \
--cc=jgg@mellanox.com \
--cc=leonro@mellanox.com \
--cc=linux-rdma@vger.kernel.org \
--cc=markz@mellanox.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.