diff options
author | Ido Schimmel <[email protected]> | 2016-06-20 23:04:13 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-06-21 05:02:50 -0400 |
commit | 0355b59fbb523c86f020ba2e970cbdd420060dfe (patch) | |
tree | e23e7f12a7657d922db369673e30f1e00f494fb9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | d0ec875a2f2eaacef59ad182dc2a061a7387013e (diff) |
mlxsw: spectrum: Use join / leave functions for vFID operations
When a vPort is created or when it joins a bridge we always do the same
set of operations:
1) Create the vFID, if not already created
2) Setup flooding for the vFID
3) Map the {Port, VID} to the vFID
When a vPort is destroyed or when it leaves a bridge the reverse is
performed.
Encapsulate the above in join / leave functions and simplify the code.
FIDs and rFIDs will use a similar set of functions.
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions