diff options
author | 2022-03-19 15:37:30 +0800 | |
---|---|---|
committer | 2022-03-21 16:37:54 -0700 | |
commit | 94f19e1ec38ff67311b176f16f87685a8e110161 (patch) | |
tree | 4f1b9ad9ecb6918b211d0fc55f6918776f22fe92 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5 (diff) | |
download | linux-dev-94f19e1ec38ff67311b176f16f87685a8e110161.tar.xz linux-dev-94f19e1ec38ff67311b176f16f87685a8e110161.zip |
selftests: net: change fprintf format specifiers
`cur64`, `start64` and `ts_delta` are int64_t. Change format
specifiers in fprintf from `"%lu"` to `"%" PRId64` to adapt
to 32-bit and 64-bit systems.
Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com>
Link: https://lore.kernel.org/r/20220319073730.5235-1-guozhengkui@vivo.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions