[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167038741653.14983.1402009566224601540.git-patchwork-notify@kernel.org>
Date: Wed, 07 Dec 2022 04:30:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Rasmus Villemoes <linux@...musvillemoes.dk>
Cc: qiangqing.zhang@....com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, andrew@...n.ch,
gregungerer@...tnet.com.au, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: fec: properly guard irq coalesce setup
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 5 Dec 2022 21:46:04 +0100 you wrote:
> Prior to the Fixes: commit, the initialization code went through the
> same fec_enet_set_coalesce() function as used by ethtool, and that
> function correctly checks whether the current variant has support for
> irq coalescing.
>
> Now that the initialization code instead calls fec_enet_itr_coal_set()
> directly, that call needs to be guarded by a check for the
> FEC_QUIRK_HAS_COALESCE bit.
>
> [...]
Here is the summary with links:
- net: fec: properly guard irq coalesce setup
https://git.kernel.org/netdev/net/c/7e6303567ce3
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