diff options
author | 2020-01-24 15:23:15 +0200 | |
---|---|---|
committer | 2020-01-25 10:56:31 +0100 | |
commit | adc6c7ec11293117ec2763ccbe17d58349e011cf (patch) | |
tree | bf4af539ef122aa6662bfcb028367b0d4952c238 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mlxsw: spectrum_qdisc: Support offloading of TBF Qdisc (diff) | |
download | linux-dev-adc6c7ec11293117ec2763ccbe17d58349e011cf.tar.xz linux-dev-adc6c7ec11293117ec2763ccbe17d58349e011cf.zip |
selftests: Move two functions from mlxsw's qos_lib to lib
The function humanize() is used for converting value in bits/s to a
human-friendly approximate value in Kbps, Mbps or Gbps. There is nothing
hardware-specific in that, so move the function to lib.sh.
Similarly for the rate() function, which just does a bit of math to
calculate a rate, given two counter values and a time interval.
Signed-off-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
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