All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: David Ahern <dsahern@gmail.com>
Cc: Leon Romanovsky <leonro@nvidia.com>,
	Chiara Meiohas <cmeiohas@nvidia.com>,
	Jason Gunthorpe <jgg@nvidia.com>,
	linux-netdev <netdev@vger.kernel.org>,
	RDMA mailing list <linux-rdma@vger.kernel.org>
Subject: [PATCH iproute2-next 0/2] Extend rdmatool to print driver QPs too
Date: Tue, 30 Apr 2024 13:18:18 +0300	[thread overview]
Message-ID: <cover.1714472040.git.leonro@nvidia.com> (raw)

From: Leon Romanovsky <leonro@nvidia.com>

This series is complimentary to the kernel patches that exposed to the
userspace the driver-specific QPs. 

https://lore.kernel.org/all/2607bb3ddec3cae3443c2ea19e9f700825d20a98.1713268997.git.leon@kernel.org

Thanks

Chiara Meiohas (2):
  rdma: update uapi header
  rdma: Add an option to display driver-specific QPs in the rdma tool

 rdma/include/uapi/rdma/rdma_netlink.h |  6 ++++++
 rdma/res-qp.c                         | 15 +++++++++++++++
 rdma/res.c                            |  5 +++++
 rdma/utils.c                          |  1 +
 4 files changed, 27 insertions(+)

-- 
2.44.0


             reply	other threads:[~2024-04-30 10:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30 10:18 Leon Romanovsky [this message]
2024-04-30 10:18 ` [PATCH iproute2-next 1/2] rdma: update uapi header Leon Romanovsky
2024-04-30 14:43   ` [EXTERNAL] " Subbaraya Sundeep Bhatta
2024-04-30 10:18 ` [PATCH iproute2-next 2/2] rdma: Add an option to display driver-specific QPs in the rdma tool Leon Romanovsky
2024-05-03 15:20 ` [PATCH iproute2-next 0/2] Extend rdmatool to print driver QPs too patchwork-bot+netdevbpf

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=cover.1714472040.git.leonro@nvidia.com \
    --to=leon@kernel.org \
    --cc=cmeiohas@nvidia.com \
    --cc=dsahern@gmail.com \
    --cc=jgg@nvidia.com \
    --cc=leonro@nvidia.com \
    --cc=linux-rdma@vger.kernel.org \
    --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.