diff options
| author | Karsten Graul <[email protected]> | 2020-05-03 12:38:49 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-05-03 23:07:56 +0000 |
| commit | 08ae27ddfb6514a8316b17256cd4262bb6931c1f (patch) | |
| tree | cdbce446721f4be2504ca7c145bc594d7119d92f /tools/testing/selftests/bpf/prog_tests/queue_stack_map.c | |
| parent | net/smc: delete link processing as SMC client (diff) | |
| download | kernel-08ae27ddfb6514a8316b17256cd4262bb6931c1f.tar.gz kernel-08ae27ddfb6514a8316b17256cd4262bb6931c1f.zip | |
net/smc: delete link processing as SMC server
Add smc_llc_process_srv_delete_link() to process a DELETE_LINK request
as SMC server. When the request is to delete ALL links then terminate
the whole link group. If not, find the link to delete by its link_id,
send the DELETE_LINK request LLC message and wait for the response.
No matter if a response was received, clear the deleted link and update
the link group state.
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
