Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Md Haris Iqbal <haris.iqbal@ionos.com>
Cc: linux-rdma@vger.kernel.org, jgg@ziepe.ca, jinpu.wang@ionos.com
Subject: Re: [PATCH v2 for-next 0/5] Misc patches for RTRS
Date: Mon, 18 Jul 2022 12:29:17 +0300	[thread overview]
Message-ID: <YtUn7YcUNIviWgH5@unreal> (raw)
In-Reply-To: <20220712103113.617754-1-haris.iqbal@ionos.com>

On Tue, Jul 12, 2022 at 12:31:08PM +0200, Md Haris Iqbal wrote:
> Hi Jason, hi Leon,
> 
> Please consider to include following changes to the next merge window.
> 
> The patchset is organized as follows:
> 1: change to make stringify work for a module param
> 2: a change to avoid disable/enable of preemption
> 3: replace normal stats structure with percpu version
> 4: Fixes some checkpatch warnings
> 5: removes allocation and usage of mempool
> 
> Jack Wang (2):
>   RDMA/rtrs-srv: Fix modinfo output for stringify
>   RDMA/rtrs-srv: Do not use mempool for page allocation
> 
> Md Haris Iqbal (1):
>   RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline
>     function
> 
> Santosh Kumar Pradhan (2):
>   RDMA/rtrs-clt: Use this_cpu_ API for stats
>   RDMA/rtrs-srv: Use per-cpu variables for rdma stats
> 
>  drivers/infiniband/ulp/rtrs/rtrs-clt-stats.c | 14 ++------
>  drivers/infiniband/ulp/rtrs/rtrs-clt.c       | 35 +++++++++-----------
>  drivers/infiniband/ulp/rtrs/rtrs-pri.h       | 21 ++++++------
>  drivers/infiniband/ulp/rtrs/rtrs-srv-stats.c | 32 +++++++++++++-----
>  drivers/infiniband/ulp/rtrs/rtrs-srv-sysfs.c |  2 ++
>  drivers/infiniband/ulp/rtrs/rtrs-srv.c       | 32 ++++++++----------
>  drivers/infiniband/ulp/rtrs/rtrs-srv.h       | 15 +++++----
>  7 files changed, 78 insertions(+), 73 deletions(-)

I took the patches, but please next time do not use vertical space
alignment for new code.

Thanks

> 
> -- 
> 2.25.1
> 

      parent reply	other threads:[~2022-07-18  9:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-12 10:31 [PATCH v2 for-next 0/5] Misc patches for RTRS Md Haris Iqbal
2022-07-12 10:31 ` [PATCH v2 for-next 1/5] RDMA/rtrs-srv: Fix modinfo output for stringify Md Haris Iqbal
2022-07-12 10:31 ` [PATCH v2 for-next 2/5] RDMA/rtrs-clt: Use this_cpu_ API for stats Md Haris Iqbal
2022-07-12 10:31 ` [PATCH v2 for-next 3/5] RDMA/rtrs-srv: Use per-cpu variables for rdma stats Md Haris Iqbal
2022-07-12 10:31 ` [PATCH v2 for-next 4/5] RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function Md Haris Iqbal
2022-07-12 10:31 ` [PATCH v2 for-next 5/5] RDMA/rtrs-srv: Do not use mempool for page allocation Md Haris Iqbal
2022-07-18  9:29 ` Leon Romanovsky [this message]

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=YtUn7YcUNIviWgH5@unreal \
    --to=leon@kernel.org \
    --cc=haris.iqbal@ionos.com \
    --cc=jgg@ziepe.ca \
    --cc=jinpu.wang@ionos.com \
    --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