Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <pabeni@xxxxxxxxxx>: On Wed, 18 Sep 2024 14:06:02 +0000 you wrote: > syzbot reported a WARNING in bond_xdp_get_xmit_slave. To reproduce > this[1], one bond device (bond1) has xdpdrv, which increases > bpf_master_redirect_enabled_key. Another bond device (bond0) which is > unsupported by XDP but its slave (veth3) has xdpgeneric that returns > XDP_TX. This triggers WARN_ON_ONCE() from the xdp_master_redirect(). > To reduce unnecessary warnings and improve log management, we need to > delete the WARN_ON_ONCE() and add ratelimit to the netdev_err(). > > [...] Here is the summary with links: - [net,v3] bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave() https://git.kernel.org/netdev/net/c/0cbfd45fbcf0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html