[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55eb832f-1297-46d2-9e34-b0e252c105c3@proxmox.com>
Date: Thu, 9 Jan 2025 17:13:04 +0100
From: Friedrich Weber <f.weber@...xmox.com>
To: Ilya Maximets <i.maximets@....org>, netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Simon Horman <horms@...nel.org>,
Luca Czesla <luca.czesla@...l.schwarz>,
Felix Huettner <felix.huettner@...l.schwarz>, dev@...nvswitch.org,
linux-kernel@...r.kernel.org, Pravin B Shelar <pshelar@....org>
Subject: Re: [PATCH net] openvswitch: fix lockup on tx to unregistering netdev
with carrier
On 09/01/2025 13:21, Ilya Maximets wrote:
> [...]
> Fixes: 066b86787fa3 ("net: openvswitch: fix race on port output")
> Reported-by: Friedrich Weber <f.weber@...xmox.com>
> Closes: https://mail.openvswitch.org/pipermail/ovs-discuss/2025-January/053423.html
> Signed-off-by: Ilya Maximets <i.maximets@....org>
> ---
> net/openvswitch/actions.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
I've applied this patch on top of Arch Linux's 6.12.8-arch1-1 kernel,
and the reproducer [1] has not triggered a infinite loop / network
freeze yet in ~1h, whereas on unmodified 6.12.8-arch1-1 it usually
triggers one in 5-10min, hence:
Tested-by: Friedrich Weber <f.weber@...xmox.com>
If necessary, I can rerun the test on a mainline kernel.
Thank you for the quick fix!
[1]
https://mail.openvswitch.org/pipermail/ovs-discuss/2025-January/053423.html
Powered by blists - more mailing lists