linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
@ 2025-07-03  7:57 Dong Chenchen
  2025-07-03  7:57 ` [PATCH net v2 1/2] " Dong Chenchen
  2025-07-03  7:57 ` [PATCH net v2 2/2] selftests: Add test cases for vlan_filter modification " Dong Chenchen
  0 siblings, 2 replies; 6+ messages in thread
From: Dong Chenchen @ 2025-07-03  7:57 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, horms, jiri, oscmaes92, linux,
	pedro.netdev, idosch
  Cc: netdev, linux-kernel, zhangchangzhong

Fix VLAN 0 refcount imbalance of toggling filtering during runtime.

v2:
	Add auto_vid0 flag to track the refcount of vlan0 
	Add selftest case for vlan_filter

Dong Chenchen (2):
  net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during
    runtime
  selftests: Add test cases for vlan_filter modification during runtime

 net/8021q/vlan.c                              | 42 ++++++--
 net/8021q/vlan.h                              |  1 +
 tools/testing/selftests/net/vlan_hw_filter.sh | 98 ++++++++++++++++---
 3 files changed, 120 insertions(+), 21 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-07-06  7:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-03  7:57 [PATCH net v2 0/2] net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime Dong Chenchen
2025-07-03  7:57 ` [PATCH net v2 1/2] " Dong Chenchen
2025-07-04 15:40   ` Ido Schimmel
2025-07-05  3:05     ` dongchenchen (A)
2025-07-06  7:00       ` Ido Schimmel
2025-07-03  7:57 ` [PATCH net v2 2/2] selftests: Add test cases for vlan_filter modification " Dong Chenchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).