[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANLc=autjsuVO3NLhfL6wBg3SH8u9SsWQGUn=oSHHVjhdnn38w@mail.gmail.com>
Date: Mon, 6 May 2024 10:41:41 -0700
From: Shailend Chand <shailend@...gle.com>
To: davem@...emloft.net, kuba@...nel.org
Cc: netdev@...r.kernel.org, almasrymina@...gle.com, edumazet@...gle.com,
hramamurthy@...gle.com, jeroendb@...gle.com, pabeni@...hat.com,
pkaligineedi@...gle.com, rushilg@...gle.com, willemb@...gle.com,
ziweixiao@...gle.com
Subject: Re: [PATCH net-next v2 00/10] gve: Implement queue api
On Sun, May 5, 2024 at 6:40 AM <patchwork-bot+netdevbpf@...nel.org> wrote:
>
> Hello:
>
> This series was applied to netdev/net-next.git (main)
> by David S. Miller <davem@...emloft.net>:
>
> On Wed, 1 May 2024 23:25:39 +0000 you wrote:
> > Following the discussion on
> > https://patchwork.kernel.org/project/linux-media/patch/20240305020153.2787423-2-almasrymina@google.com/,
> > the queue api defined by Mina is implemented for gve.
> >
> > The first patch is just Mina's introduction of the api. The rest of the
> > patches make surgical changes in gve to enable it to work correctly with
> > only a subset of queues present (thus far it had assumed that either all
> > queues are up or all are down). The final patch has the api
> > implementation.
> >
> > [...]
>
> Here is the summary with links:
> - [net-next,v2,01/10] queue_api: define queue api
> https://git.kernel.org/netdev/net-next/c/087b24de5c82
> - [net-next,v2,02/10] gve: Make the GQ RX free queue funcs idempotent
> https://git.kernel.org/netdev/net-next/c/dcecfcf21bd1
> - [net-next,v2,03/10] gve: Add adminq funcs to add/remove a single Rx queue
> https://git.kernel.org/netdev/net-next/c/242f30fe692e
> - [net-next,v2,04/10] gve: Make gve_turn(up|down) ignore stopped queues
> https://git.kernel.org/netdev/net-next/c/5abc37bdcbc5
> - [net-next,v2,05/10] gve: Make gve_turnup work for nonempty queues
> https://git.kernel.org/netdev/net-next/c/864616d97a45
> - [net-next,v2,06/10] gve: Avoid rescheduling napi if on wrong cpu
> https://git.kernel.org/netdev/net-next/c/9a5e0776d11f
> - [net-next,v2,07/10] gve: Reset Rx ring state in the ring-stop funcs
> https://git.kernel.org/netdev/net-next/c/770f52d5a0ed
> - [net-next,v2,08/10] gve: Account for stopped queues when reading NIC stats
> https://git.kernel.org/netdev/net-next/c/af9bcf910b1f
> - [net-next,v2,09/10] gve: Alloc and free QPLs with the rings
> https://git.kernel.org/netdev/net-next/c/ee24284e2a10
> - [net-next,v2,10/10] gve: Implement queue api
> (no matching commit)
The last patch of this patchset did not get applied:
https://patchwork.kernel.org/project/netdevbpf/patch/20240430231420.699177-11-shailend@google.com/,
not sure why there is a "no matching commit" message.
>
> You are awesome, thank you!
> --
> Deet-doot-dot, I am a bot.
> https://korg.docs.kernel.org/patchwork/pwbot.html
>
>
Powered by blists - more mailing lists