summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorKarsten Graul <kgraul@linux.ibm.com>2020-07-18 15:06:14 +0200
committerDavid S. Miller <davem@davemloft.net>2020-07-19 15:30:22 -0700
commitc48254fa48e5bad589fbbf1578dae960cedcafcf (patch)
treea3edb0eceb44b9df876836e6ca8d33db8acff73b /sound
parent2ff0867851a21ea1ccb0c275ae1df2fe7787e1b9 (diff)
downloadlinux-stable-c48254fa48e5bad589fbbf1578dae960cedcafcf.tar.gz
linux-stable-c48254fa48e5bad589fbbf1578dae960cedcafcf.tar.bz2
linux-stable-c48254fa48e5bad589fbbf1578dae960cedcafcf.zip
net/smc: move add link processing for new device into llc layer
When a new ib device is up smc will send an add link invitation to the peer if needed. This is currently done with rudimentary flow control. Under high workload these add link invitations can disturb other llc flows because they arrive unexpected. Fix this by integrating the invitations into the normal llc event flow and handle them as a flow. While at it, check for already assigned requests in the flow before the new add link request is assigned. Reviewed-by: Ursula Braun <ubraun@linux.ibm.com> Fixes: 1f90a05d9ff9 ("net/smc: add smcr_port_add() and smcr_link_up() processing") Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions