diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2024-08-15 03:06:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-08-16 09:59:31 +0100 |
commit | 5b8e74182ed3d4f1c38c626e6120275ca9d92bee (patch) | |
tree | dd70ea62477592034df55485420c67c8fdfeca9b /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | df7cf5cc551c7c0a92520e91e1184993784c6386 (diff) |
selftests: net: local_termination: add one more test for VLAN-aware bridges
The current bridge() test is for packet reception on a VLAN-unaware
bridge. Some things are different enough with VLAN-aware bridges that
it's worth renaming this test into vlan_unaware_bridge(), and add a new
vlan_aware_bridge() test.
The two will share the same implementation: bridge() becomes a common
function, which receives $vlan_filtering as an argument. Rename it to
test_bridge() at the same time, because just bridge() pollutes the
global namespace and we cannot invoke the binary with the same name from
the iproute2 package currently.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions