diff options
author | David S. Miller <davem@davemloft.net> | 2020-01-15 03:36:59 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-15 03:36:59 +0100 |
commit | 0c73ffc7dcdc8de8110c4d7d2fae4750d750d650 (patch) | |
tree | ba463e19d9889d88d6e1d454d5626a4b38188253 /drivers/net/ethernet/socionext | |
parent | pktgen: Allow configuration of IPv6 source address range (diff) | |
parent | net: qrtr: Remove receive worker (diff) | |
download | linux-0c73ffc7dcdc8de8110c4d7d2fae4750d750d650.tar.xz linux-0c73ffc7dcdc8de8110c4d7d2fae4750d750d650.zip |
Merge branch 'QRTR-flow-control-improvements'
Bjorn Andersson says:
====================
QRTR flow control improvements
In order to prevent overconsumption of resources on the remote side QRTR
implements a flow control mechanism.
Move the handling of the incoming confirm_rx to the receiving process to
ensure incoming flow is controlled. Then implement outgoing flow
control, using the recommended algorithm of counting outstanding
non-confirmed messages and blocking when hitting a limit. The last three
patches refactors the node assignment and port lookup, in order to
remove the worker in the receive path.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/socionext')
0 files changed, 0 insertions, 0 deletions