diff options
author | Vlad Buslov <vladbu@nvidia.com> | 2021-06-25 15:21:48 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-08-17 02:17:31 +0300 |
commit | c358ea1741bc5dda7032e2145805761119d81608 (patch) | |
tree | 95468c34e230099de35c4ba7171fb3bb36bcf678 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bf3d56d8f55f96024d18e94d2a87e31d9c1a6682 (diff) | |
download | linux-c358ea1741bc5dda7032e2145805761119d81608.tar.xz |
net/mlx5: Bridge, allow merged eswitch connectivity
Allow connectivity between representors of different eswitch instances that
are attached to same bridge when merged_eswitch capability is enabled. Add
ports of peer eswitch to bridge instance and mark them with
MLX5_ESW_BRIDGE_PORT_FLAG_PEER. Mark FDBs offloaded on peer ports with
MLX5_ESW_BRIDGE_FLAG_PEER flag. Such FDBs can only be aged out on their
local eswitch instance, which then sends SWITCHDEV_FDB_DEL_TO_BRIDGE event.
Listen to the event on mlx5 bridge implementation and delete peer FDBs in
event handler.
Signed-off-by: Vlad Buslov <vladbu@nvidia.com>
Reviewed-by: Roi Dayan <roid@nvidia.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions