lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANLc=avO2Xmkjh=VsvCkN=jUEOpSFN-74MkbtByicsRs+GANNQ@mail.gmail.com>
Date: Mon, 6 May 2024 11:07:52 -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 Mon, May 6, 2024 at 10:41 AM Shailend Chand <shailend@...gle.com> wrote:
>
> 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.

This is the v2 patch that did not get applied
https://patchwork.kernel.org/project/netdevbpf/patch/20240501232549.1327174-11-shailend@google.com/.
The subjects of the cover letter and this patch both are the same,
differing only in their number prefix, maybe that could be triggering
some issue.

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ