diff options
author | Alex Elder <elder@linaro.org> | 2022-02-03 20:09:26 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-04 13:16:08 +0300 |
commit | 5d6ac24fb10f04681ff584cd1bb5c2ac22ebe417 (patch) | |
tree | 715273fa3351412e63819a548c99bf204e6753be /tools/perf/scripts/python | |
parent | 09b337dedacaaab81ffc40c297e1bb9b3af6efa4 (diff) | |
download | linux-5d6ac24fb10f04681ff584cd1bb5c2ac22ebe417.tar.xz |
net: ipa: replenish after delivering payload
Replenishing is now solely driven by whether transactions are
available for a channel, and it doesn't really matter whether
we replenish before or after we deliver received packets to the
network stack.
Replenishing before delivering the payload adds a little latency.
Eliminate that by requesting a replenish after the payload is
delivered.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions