[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <160531440553.7757.12553285009084767438.git-patchwork-notify@kernel.org>
Date: Sat, 14 Nov 2020 00:40:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Heiner Kallweit <hkallweit1@...il.com>
Cc: kuba@...nel.org, davem@...emloft.net, nic_swsd@...ltek.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next] r8169: improve rtl_tx
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 11 Nov 2020 22:56:29 +0100 you wrote:
> We can simplify the for() condition and eliminate variable tx_left.
> The change also considers that tp->cur_tx may be incremented by a
> racing rtl8169_start_xmit().
> In addition replace the write to tp->dirty_tx and the following
> smp_mb() with an equivalent call to smp_store_mb(). This implicitly
> adds a WRITE_ONCE() to the write.
>
> [...]
Here is the summary with links:
- [net-next] r8169: improve rtl_tx
https://git.kernel.org/netdev/net-next/c/ca1ab89cd2d6
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