All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Jakub Kicinski <kuba@kernel.org>
Cc: jgg@ziepe.ca, linux-rdma@vger.kernel.org
Subject: Re: [PATCH rdma-next 0/3] rdma: move to the new NAPI helpers
Date: Sun, 17 Jul 2022 21:34:18 +0300	[thread overview]
Message-ID: <YtRWKoCAD5ErYnEE@unreal> (raw)
In-Reply-To: <20220705230208.924408-1-kuba@kernel.org>

On Tue, Jul 05, 2022 at 04:02:05PM -0700, Jakub Kicinski wrote:
> I'm dropping the wight argument from netif_napi_add()
> because most callers just want the default. This is
> prep taking care of the few callers in RDMA.
> 
> Jakub Kicinski (3):
>   IB/hfi1: switch to netif_napi_add_tx()
>   IB/hfi1: switch to netif_napi_add_weight()
>   ipoib: switch to netif_napi_add_weight()
> 
>  drivers/infiniband/hw/hfi1/ipoib_tx.c     | 4 +---
>  drivers/infiniband/hw/hfi1/netdev_rx.c    | 2 +-
>  drivers/infiniband/ulp/ipoib/ipoib_main.c | 6 ++++--
>  3 files changed, 6 insertions(+), 6 deletions(-)

Thanks, applied.

> 
> -- 
> 2.36.1
> 

      parent reply	other threads:[~2022-07-17 18:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-05 23:02 [PATCH rdma-next 0/3] rdma: move to the new NAPI helpers Jakub Kicinski
2022-07-05 23:02 ` [PATCH rdma-next 1/3] IB/hfi1: switch to netif_napi_add_tx() Jakub Kicinski
2022-07-05 23:02 ` [PATCH rdma-next 2/3] IB/hfi1: switch to netif_napi_add_weight() Jakub Kicinski
2022-07-05 23:02 ` [PATCH rdma-next 3/3] ipoib: " Jakub Kicinski
2022-07-17 18:34 ` 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=YtRWKoCAD5ErYnEE@unreal \
    --to=leon@kernel.org \
    --cc=jgg@ziepe.ca \
    --cc=kuba@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 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.