diff options
author | Karsten Graul <[email protected]> | 2020-05-04 14:18:44 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-05-04 10:54:39 -0700 |
commit | ad6c111b8ae760114df6765d5a5ed1b09020d45d (patch) | |
tree | 4bd3b0f0a06b68157a84760d83217275c0fd0fcf /tools/perf/scripts/python/stackcollapse.py | |
parent | 56bc3b2094b428d808dd1704fdb3086c66bcb310 (diff) |
net/smc: asymmetric link tagging
New connections must not be assigned to asymmetric links. Add asymmetric
link tagging using new link variable link_is_asym. The new helpers
smcr_lgr_set_type() and smcr_lgr_set_type_asym() are called to set the
state of the link group, and tag all links accordingly.
smcr_lgr_conn_assign_link() respects the link tagging and will not
assign new connections to links tagged as asymmetric link.
Signed-off-by: Karsten Graul <[email protected]>
Reviewed-by: Ursula Braun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions