aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-01-15 13:54:07 +0000
committerGreg Kroah-Hartman <[email protected]>2020-01-16 20:59:45 +0100
commit9ab564653abb9dade6ca8530a3e3a2f622dcd7f5 (patch)
tree0a938d06f91e74ca5458cdf10aef686fdca5a512 /tools/perf/scripts/python
parent1e30e3c5a4c0781e10e2d6d7753e7da459b118f8 (diff)
staging: wfx: send rate policies one by one
Rate policies (aka. tx_rate_retry_policy in hardware API) are sent to device asynchronously from tx requests. So, the device maintains a list of active rate policies and the tx requests only reference an existent rate policy. The device API allows to send multiple rate policies at once. However, this property is very rarely used. We prefer to send rate policies one by one and simplify the architecture. Signed-off-by: Jérôme Pouiller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions