diff options
| author | Karsten Graul <[email protected]> | 2020-05-03 12:38:50 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-05-03 23:08:07 +0000 |
| commit | 4dadd151b26589fd0520feb97c93ee981b393a99 (patch) | |
| tree | 2405840a8f7fc638a4ca0e87344bbf9560a42683 /tools/testing/selftests/bpf/prog_tests/queue_stack_map.c | |
| parent | net/smc: delete link processing as SMC server (diff) | |
| download | kernel-4dadd151b26589fd0520feb97c93ee981b393a99.tar.gz kernel-4dadd151b26589fd0520feb97c93ee981b393a99.zip | |
net/smc: enqueue local LLC messages
As SMC server, when a second link was deleted, trigger the setup of an
asymmetric link. Do this by enqueueing a local ADD_LINK message which
is processed by the LLC layer as if it were received from peer. Do the
same when a new IB port became active and a new link could be created.
smc_llc_srv_add_link_local() enqueues a local ADD_LINK message.
And smc_llc_srv_delete_link_local() is used the same way to enqueue a
local DELETE_LINK message. This is used when an IB port is no longer
active.
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/testing/selftests/bpf/prog_tests/queue_stack_map.c')
0 files changed, 0 insertions, 0 deletions
