Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/3] rdma: move to the new NAPI helpers
@ 2022-07-05 23:02 Jakub Kicinski
  2022-07-05 23:02 ` [PATCH rdma-next 1/3] IB/hfi1: switch to netif_napi_add_tx() Jakub Kicinski
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jakub Kicinski @ 2022-07-05 23:02 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, Jakub Kicinski

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(-)

-- 
2.36.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-17 18:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH rdma-next 0/3] rdma: move to the new NAPI helpers Leon Romanovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox