diff options
author | Alex Elder <[email protected]> | 2020-06-29 16:55:22 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-01 15:27:09 -0700 |
commit | 1d86652b13e8404ee42b6575d97ed228e92547d6 (patch) | |
tree | c699a71f0ac72ed19949a049b4b20372c9de9423 /scripts/bpf_helpers_doc.py | |
parent | 317a5740b70568f71ecdcf0db1aefad2e4b74811 (diff) |
net: ipa: reduce aggregation time limit
Halve the time limit used when aggregation is enabled on an RX
endpoint, to half a millisecond.
Use DIV_ROUND_CLOSEST() to compute the value that represents the
time period, to get better accuracy in the event the time limit is
not an even multiple of the granularity.
Signed-off-by: Alex Elder <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions