From: Jakub Kicinski <kuba@kernel•org>
To: Leon Romanovsky <leon@kernel•org>
Cc: "David S. Miller" <davem@davemloft•net>,
Paolo Abeni <pabeni@redhat•com>,
edumazet@google•com, longli@microsoft•com,
"K. Y. Srinivasan" <kys@microsoft•com>,
Haiyang Zhang <haiyangz@microsoft•com>,
Stephen Hemminger <sthemmin@microsoft•com>,
Wei Liu <wei.liu@kernel•org>, Dexuan Cui <decui@microsoft•com>,
Jason Gunthorpe <jgg@ziepe•ca>,
shiraz.saleem@intel•com, Ajay Sharma <sharmaajay@microsoft•com>,
linux-hyperv@vger•kernel.org, netdev@vger•kernel.org,
linux-kernel@vger•kernel.org, linux-rdma@vger•kernel.org
Subject: Re: [Patch v10 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
Date: Thu, 10 Nov 2022 12:10:40 -0800 [thread overview]
Message-ID: <20221110121040.365fa8a9@kernel.org> (raw)
In-Reply-To: <Y2yTIczYumDTPXpu@unreal>
On Thu, 10 Nov 2022 07:58:57 +0200 Leon Romanovsky wrote:
> > > Please pull, I collected everything from ML and created shared branch.
> > >
> > > The following changes since commit f0c4d9fc9cc9462659728d168387191387e903cc:
> > >
> > > Linux 6.1-rc4 (2022-11-06 15:07:11 -0800)
> > >
> > > are available in the Git repository at:
> > >
> > > https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git/ mana-shared-6.2
> > >
> > > for you to fetch changes up to 1e6e19c6e1c100be3d6511345842702a24c155b9:
> > >
> > > net: mana: Define data structures for protection domain and memory registration (2022-11-09 20:41:17 +0200)
> >
> >
> > It's not on a common base with net-next.
> > Could you rebase on something that's at or below git merge-base ?
>
> Done, I downgraded the branch to be based on -rc3.
Perfect, pulled, I'll push it out once the build goes thru
(there won't be a pw-bot notification).
Thank you!
next prev parent reply other threads:[~2022-11-10 20:10 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-03 19:16 [Patch v10 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver longli
2022-11-03 19:16 ` [Patch v10 01/12] net: mana: Add support for auxiliary device longli
2022-11-08 19:18 ` Leon Romanovsky
2022-11-08 21:33 ` Long Li
2022-11-09 6:20 ` Leon Romanovsky
2022-11-03 19:16 ` [Patch v10 02/12] net: mana: Record the physical address for doorbell page region longli
2022-11-03 19:16 ` [Patch v10 03/12] net: mana: Handle vport sharing between devices longli
2022-11-03 19:16 ` [Patch v10 04/12] net: mana: Set the DMA device max segment size longli
2022-11-03 19:16 ` [Patch v10 05/12] net: mana: Export Work Queue functions for use by RDMA driver longli
2022-11-03 19:16 ` [Patch v10 06/12] net: mana: Record port number in netdev longli
2022-11-03 19:16 ` [Patch v10 07/12] net: mana: Move header files to a common location longli
2022-11-03 19:16 ` [Patch v10 08/12] net: mana: Define max values for SGL entries longli
2022-11-03 19:16 ` [Patch v10 09/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES longli
2022-11-03 19:16 ` [Patch v10 10/12] net: mana: Define data structures for allocating doorbell page from GDMA longli
2022-11-03 19:16 ` [Patch v10 11/12] net: mana: Define data structures for protection domain and memory registration longli
2022-11-03 19:16 ` [Patch v10 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter longli
2022-11-08 19:14 ` [Patch v10 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver Leon Romanovsky
2022-11-08 23:05 ` Jakub Kicinski
2022-11-09 6:06 ` Leon Romanovsky
2022-11-09 18:48 ` Leon Romanovsky
2022-11-09 20:05 ` Jakub Kicinski
2022-11-10 5:58 ` Leon Romanovsky
2022-11-10 20:10 ` Jakub Kicinski [this message]
2022-11-11 9:43 ` (subset) " 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=20221110121040.365fa8a9@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=decui@microsoft$(echo .)com \
--cc=edumazet@google$(echo .)com \
--cc=haiyangz@microsoft$(echo .)com \
--cc=jgg@ziepe$(echo .)ca \
--cc=kys@microsoft$(echo .)com \
--cc=leon@kernel$(echo .)org \
--cc=linux-hyperv@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-rdma@vger$(echo .)kernel.org \
--cc=longli@microsoft$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=sharmaajay@microsoft$(echo .)com \
--cc=shiraz.saleem@intel$(echo .)com \
--cc=sthemmin@microsoft$(echo .)com \
--cc=wei.liu@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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