public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: bridge: mcast: fix mdb_n_entries counting warning
@ 2026-02-10 14:48 Nikolay Aleksandrov
  2026-02-10 14:48 ` [PATCH net 1/2] net: bridge: mcast: always update mdb_n_entries for vlan contexts Nikolay Aleksandrov
  2026-02-10 14:48 ` [PATCH net 2/2] selftests: forwarding: bridge_mdb_max: add tests for mdb_n_entries warning Nikolay Aleksandrov
  0 siblings, 2 replies; 4+ messages in thread
From: Nikolay Aleksandrov @ 2026-02-10 14:48 UTC (permalink / raw)
  To: netdev
  Cc: idosch, davem, edumazet, kuba, pabeni, horms, petrm, bridge,
	Nikolay Aleksandrov

Hi,
The first patch fixes a warning in the mdb_n_entries code which was
reported by syzbot, the second patch adds tests for different ways
which used to trigger said warning. For more information please check
the individual commit messages.

Cheers,
 Nik

Nikolay Aleksandrov (2):
  net: bridge: mcast: always update mdb_n_entries for vlan contexts
  selftests: forwarding: bridge_mdb_max: add tests for mdb_n_entries
    warning

 net/bridge/br_multicast.c                     | 45 ++++------
 .../net/forwarding/bridge_mdb_max.sh          | 90 ++++++++++++++++++-
 2 files changed, 106 insertions(+), 29 deletions(-)

-- 
2.47.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-13  3:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10 14:48 [PATCH net 0/2] net: bridge: mcast: fix mdb_n_entries counting warning Nikolay Aleksandrov
2026-02-10 14:48 ` [PATCH net 1/2] net: bridge: mcast: always update mdb_n_entries for vlan contexts Nikolay Aleksandrov
2026-02-10 14:48 ` [PATCH net 2/2] selftests: forwarding: bridge_mdb_max: add tests for mdb_n_entries warning Nikolay Aleksandrov
2026-02-13  3:04   ` [net,2/2] " Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox