From: Jakub Kicinski <kuba@kernel.org>
To: Wei Hu <weh@microsoft.com>
Cc: netdev@vger.kernel.org, linux-hyperv@vger.kernel.org,
linux-rdma@vger.kernel.org, longli@microsoft.com,
sharmaajay@microsoft.com, jgg@ziepe.ca, leon@kernel.org,
kys@microsoft.com, haiyangz@microsoft.com, wei.liu@kernel.org,
decui@microsoft.com, davem@davemloft.net, edumazet@google.com,
pabeni@redhat.com, vkuznets@redhat.com,
ssengar@linux.microsoft.com, shradhagupta@linux.microsoft.com
Subject: Re: [PATCH v2 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver.
Date: Wed, 7 Jun 2023 21:39:03 -0700 [thread overview]
Message-ID: <20230607213903.470f71ae@kernel.org> (raw)
In-Reply-To: <20230606151747.1649305-1-weh@microsoft.com>
On Tue, 6 Jun 2023 15:17:47 +0000 Wei Hu wrote:
> drivers/infiniband/hw/mana/cq.c | 32 ++++-
> drivers/infiniband/hw/mana/main.c | 87 ++++++++++++
> drivers/infiniband/hw/mana/mana_ib.h | 4 +
> drivers/infiniband/hw/mana/qp.c | 90 +++++++++++-
> .../net/ethernet/microsoft/mana/gdma_main.c | 131 ++++++++++--------
> drivers/net/ethernet/microsoft/mana/mana_en.c | 1 +
> include/net/mana/gdma.h | 9 +-
IB and netdev are different subsystem, can you put it on a branch
and send a PR as the cover letter so that both subsystems can pull?
Examples:
https://lore.kernel.org/all/20230607210410.88209-1-saeed@kernel.org/
https://lore.kernel.org/all/20230602171302.745492-1-anthony.l.nguyen@intel.com/
next prev parent reply other threads:[~2023-06-08 4:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-06 15:17 [PATCH v2 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver Wei Hu
2023-06-07 21:03 ` Long Li
2023-06-08 11:17 ` Wei Hu
2023-06-08 17:47 ` Long Li
2023-06-09 1:15 ` Wei Hu
2023-06-08 4:39 ` Jakub Kicinski [this message]
2023-06-12 4:44 ` Wei Hu
2023-06-12 6:13 ` Leon Romanovsky
2023-06-12 17:22 ` Jakub Kicinski
2023-06-12 18:16 ` Jason Gunthorpe
2023-06-13 7:29 ` Leon Romanovsky
2023-06-12 17:21 ` Jakub Kicinski
2023-06-11 18:18 ` Leon Romanovsky
2023-06-12 14:44 ` Wei Hu
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=20230607213903.470f71ae@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=decui@microsoft.com \
--cc=edumazet@google.com \
--cc=haiyangz@microsoft.com \
--cc=jgg@ziepe.ca \
--cc=kys@microsoft.com \
--cc=leon@kernel.org \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=longli@microsoft.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sharmaajay@microsoft.com \
--cc=shradhagupta@linux.microsoft.com \
--cc=ssengar@linux.microsoft.com \
--cc=vkuznets@redhat.com \
--cc=weh@microsoft.com \
--cc=wei.liu@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;
as well as URLs for NNTP newsgroup(s).