public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v3 0/2] check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()
@ 2023-12-16  7:52 Liu Jian
  2023-12-16  7:52 ` [PATCH net v3 1/2] net: " Liu Jian
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Liu Jian @ 2023-12-16  7:52 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, jiri, vladimir.oltean, andrew,
	d-tatianin, justin.chen, rkannoth, idosch, jdamato, netdev
  Cc: liujian56

v2->v3: 
	Filter using vlan_hw_filter_capable().
	Add one basic test.

Liu Jian (2):
  net: check vlan filter feature in vlan_vids_add_by_dev() and
    vlan_vids_del_by_dev()
  selftests: add vlan hw filter tests

 net/8021q/vlan_core.c                         |  9 +++++-
 tools/testing/selftests/net/Makefile          |  1 +
 tools/testing/selftests/net/vlan_hw_filter.sh | 29 +++++++++++++++++++
 3 files changed, 38 insertions(+), 1 deletion(-)
 create mode 100755 tools/testing/selftests/net/vlan_hw_filter.sh

-- 
2.34.1


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

end of thread, other threads:[~2023-12-19 12:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-16  7:52 [PATCH net v3 0/2] check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev() Liu Jian
2023-12-16  7:52 ` [PATCH net v3 1/2] net: " Liu Jian
2023-12-16  7:52 ` [PATCH net v3 2/2] selftests: add vlan hw filter tests Liu Jian
2023-12-18  6:52   ` Hangbin Liu
2023-12-19 12:20 ` [PATCH net v3 0/2] check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev() patchwork-bot+netdevbpf

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