From: Md Haris Iqbal <haris.iqbal@ionos.com>
To: linux-rdma@vger.kernel.org
Cc: leon@kernel.org, jgg@ziepe.ca, haris.iqbal@ionos.com,
jinpu.wang@ionos.com
Subject: [PATCH for-next 0/2] Add trace event support to RTRS
Date: Thu, 18 Aug 2022 12:52:38 +0200 [thread overview]
Message-ID: <20220818105240.110234-1-haris.iqbal@ionos.com> (raw)
Hi Jason, hi Leon,
Please consider to include following changes to the next merge window.
The patchset is organized as follows:
1: Adds trace event to rtrs-clt
2: Adds trace event to rtrs-srv
Santosh Pradhan (2):
RDMA/rtrs-clt: Add event tracing support
RDMA/rtrs-srv: Add event tracing support
drivers/infiniband/ulp/rtrs/Makefile | 10 ++-
drivers/infiniband/ulp/rtrs/rtrs-clt-trace.c | 15 ++++
drivers/infiniband/ulp/rtrs/rtrs-clt-trace.h | 86 +++++++++++++++++++
drivers/infiniband/ulp/rtrs/rtrs-clt.c | 7 ++
drivers/infiniband/ulp/rtrs/rtrs-srv-trace.c | 16 ++++
drivers/infiniband/ulp/rtrs/rtrs-srv-trace.h | 88 ++++++++++++++++++++
drivers/infiniband/ulp/rtrs/rtrs-srv.c | 8 +-
drivers/infiniband/ulp/rtrs/rtrs-srv.h | 5 ++
8 files changed, 228 insertions(+), 7 deletions(-)
create mode 100644 drivers/infiniband/ulp/rtrs/rtrs-clt-trace.c
create mode 100644 drivers/infiniband/ulp/rtrs/rtrs-clt-trace.h
create mode 100644 drivers/infiniband/ulp/rtrs/rtrs-srv-trace.c
create mode 100644 drivers/infiniband/ulp/rtrs/rtrs-srv-trace.h
--
2.25.1
next reply other threads:[~2022-08-18 10:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-18 10:52 Md Haris Iqbal [this message]
2022-08-18 10:52 ` [PATCH for-next 1/2] RDMA/rtrs-clt: Add event tracing support Md Haris Iqbal
2022-08-18 10:52 ` [PATCH for-next 2/2] RDMA/rtrs-srv: " Md Haris Iqbal
2022-08-21 9:09 ` [PATCH for-next 0/2] Add trace event support to RTRS 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=20220818105240.110234-1-haris.iqbal@ionos.com \
--to=haris.iqbal@ionos.com \
--cc=jgg@ziepe.ca \
--cc=jinpu.wang@ionos.com \
--cc=leon@kernel.org \
--cc=linux-rdma@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox