[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173600883331.2467289.14997468976709274364.git-patchwork-notify@kernel.org>
Date: Sat, 04 Jan 2025 16:40:33 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Furong Xu <0x1207@...il.com>
Cc: netdev@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
alexandre.torgue@...s.st.com, joabreu@...opsys.com, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
mcoquelin.stm32@...il.com, xfr@...look.com
Subject: Re: [PATCH net-next v2] net: stmmac: TSO: Simplify the code flow of DMA
descriptor allocations
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 20 Dec 2024 16:07:26 +0800 you wrote:
> The TCP Segmentation Offload (TSO) engine is an optional function in
> DWMAC cores, it is implemented for dwmac4 and dwxgmac2 only, ancient
> dwmac100 and dwmac1000 are not supported by hardware. Current driver
> code checks priv->dma_cap.tsoen which is read from MAC_HW_Feature1
> register to determine if TSO is enabled in hardware configurations,
> if (!priv->dma_cap.tsoen) driver never sets NETIF_F_TSO for net_device.
>
> [...]
Here is the summary with links:
- [net-next,v2] net: stmmac: TSO: Simplify the code flow of DMA descriptor allocations
https://git.kernel.org/netdev/net-next/c/356939999438
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