Re: [PATCH net v1] mlxbf_gige: disable RX filters until RX path initialized

From: patchwork-bot+netdevbpf
Date: Tue Aug 13 2024 - 09:50:49 EST


Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@xxxxxxxxxx>:

On Fri, 9 Aug 2024 12:36:12 -0400 you wrote:
> A recent change to the driver exposed a bug where the MAC RX
> filters (unicast MAC, broadcast MAC, and multicast MAC) are
> configured and enabled before the RX path is fully initialized.
> The result of this bug is that after the PHY is started packets
> that match these MAC RX filters start to flow into the RX FIFO.
> And then, after rx_init() is completed, these packets will go
> into the driver RX ring as well. If enough packets are received
> to fill the RX ring (default size is 128 packets) before the call
> to request_irq() completes, the driver RX function becomes stuck.
>
> [...]

Here is the summary with links:
- [net,v1] mlxbf_gige: disable RX filters until RX path initialized
https://git.kernel.org/netdev/net/c/df934abb185c

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html