diff options
author | 2022-05-21 19:32:17 -0500 | |
---|---|---|
committer | 2022-05-22 20:46:12 +0100 | |
commit | beb90cba607ff060c325e6717d2d5e7ff58abf11 (patch) | |
tree | b1d0253db3f7a62f1bf8a4f7174079f864903523 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ipa: support hard aggregation limits (diff) | |
download | linux-dev-beb90cba607ff060c325e6717d2d5e7ff58abf11.tar.xz linux-dev-beb90cba607ff060c325e6717d2d5e7ff58abf11.zip |
net: ipa: specify RX aggregation time limit in config data
Don't assume that a 500 microsecond time limit should be used for
all receive endpoints that support aggregation. Instead, specify
the time limit to use in the configuration data.
Set a 500 microsecond limit for all existing RX endpoints, as before.
Checking for overflow for the time limit field is a bit complicated.
Rather than duplicate a lot of code in ipa_endpoint_data_valid_one(),
call WARN() if any value is found to be too large when encoding it.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions