Re: [PATCH net] net: bcmgenet: restore the hardware filters on open
From: patchwork-bot+netdevbpf
Date: Mon Sep 14 2026 - 22:36:49 EST
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Sun, 13 Sep 2026 21:00:52 +0200 you wrote:
> bcmgenet_hfb_init() runs INIT_LIST_HEAD() on priv->rxnfc_list, which drops
> every rule off the list, and bcmgenet_open() calls it on each ifup. Every
> rule the user configured is silently lost:
>
> # ethtool -N eth0 flow-type ether dst $MAC action 0
> Added rule with ID 0
> # ethtool -n eth0 | grep -c Filter:
> 1
> # ip link set eth0 down && ip link set eth0 up
> # ethtool -n eth0 | grep -c Filter:
> 0
>
> [...]
Here is the summary with links:
- [net] net: bcmgenet: restore the hardware filters on open
https://git.kernel.org/netdev/net/c/23ca4ddc4fce
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html