aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVinicius Costa Gomes <[email protected]>2020-09-09 17:03:11 -0700
committerDavid S. Miller <[email protected]>2020-09-11 17:21:51 -0700
commitb5b73b26b3ca34574124ed7ae9c5ba8391a7f176 (patch)
treebf09b66f0c585442a172e368c9cf683282480085 /tools/perf/scripts/python/export-to-postgresql.py
parent53467ecb6f38d7cbd86359ff1c8958b8b568dc57 (diff)
taprio: Fix allowing too small intervals
It's possible that the user specifies an interval that couldn't allow any packet to be transmitted. This also avoids the issue of the hrtimer handler starving the other threads because it's running too often. The solution is to reject interval sizes that according to the current link speed wouldn't allow any packet to be transmitted. Reported-by: [email protected] Fixes: 5a781ccbd19e ("tc: Add support for configuring the taprio scheduler") Signed-off-by: Vinicius Costa Gomes <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions