diff options
author | Karsten Graul <[email protected]> | 2020-05-01 12:48:01 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-05-01 16:20:04 -0700 |
commit | 7562a13d5a8ce9bc5020705da5f50221021f5a2c (patch) | |
tree | b3140c512fa3b0d89fba8b6d918f66bcf6327f77 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 47c0b5806f21b4806e5d9d57e08069320e34e835 (diff) |
net/smc: multiple link support for rmb buffer registration
The CONFIRM_RKEY LLC processing handles all links in one LLC message.
Move the call to this processing out of smcr_link_reg_rmb() which does
processing per link, into smcr_lgr_reg_rmbs() which is responsible for
link group level processing. Move smcr_link_reg_rmb() into module
smc_core.c.
>From af_smc.c now call smcr_lgr_reg_rmbs() to register new rmbs on all
available links.
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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions