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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 25 Nov 2022 09:40: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, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] net: fec: don't reset irq coalesce settings to defaults on "ip link up" Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Wed, 23 Nov 2022 14:38:52 +0100 you wrote: > Currently, when a FEC device is brought up, the irq coalesce settings > are reset to their default values (1000us, 200 frames). That's > unexpected, and breaks for example use of an appropriate .link file to > make systemd-udev apply the desired > settings (https://www.freedesktop.org/software/systemd/man/systemd.link.html), > or any other method that would do a one-time setup during early boot. > > [...] Here is the summary with links: - net: fec: don't reset irq coalesce settings to defaults on "ip link up" https://git.kernel.org/netdev/net/c/df727d4547de 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