Re: [PATCH net-next 0/3] gve: Add header split support

From: Mina Almasry
Date: Mon Mar 04 2024 - 21:15:07 EST


On Mon, Mar 4, 2024 at 2:10 AM <patchwork-bot+netdevbpf@xxxxxxxxxx> wrote:
>
> Hello:
>
> This series was applied to netdev/net-next.git (main)
> by David S. Miller <davem@xxxxxxxxxxxxx>:
>
> On Thu, 29 Feb 2024 13:22:33 -0800 you wrote:
> > Currently, the ethtool's ringparam has added a new field tcp-data-split
> > for enabling and disabling header split. These three patches will
> > utilize that ethtool flag to support header split in GVE driver.
> >
> > Jeroen de Borst (3):
> > gve: Add header split device option
> > gve: Add header split data path
> > gve: Add header split ethtool stats
> >
> > [...]
>
> Here is the summary with links:
> - [net-next,1/3] gve: Add header split device option
> https://git.kernel.org/netdev/net-next/c/0b43cf527d1d
> - [net-next,2/3] gve: Add header split data path
> https://git.kernel.org/netdev/net-next/c/5e37d8254e7f
> - [net-next,3/3] gve: Add header split ethtool stats
> https://git.kernel.org/netdev/net-next/c/056a70924a02
>
> You are awesome, thank you!
> --
> Deet-doot-dot, I am a bot.
> https://korg.docs.kernel.org/patchwork/pwbot.html
>

The patches have already been merged so it probably doesn't matter,
but FWIW I was able to rebase my changes on top of these and test with
devmem TCP and everything looks fine. So, for what it's worth:

Tested-by: Mina Almasry <almasrymina@xxxxxxxxxx>

Thanks Ziwei!

--
Thanks,
Mina