fix(hoststack): Apply chrt when starting iperf 63/42963/12
authorVratko Polak <vrpolak@cisco.com>
Mon, 19 May 2025 11:06:39 +0000 (13:06 +0200)
committerVratko Polak <vrpolak@cisco.com>
Mon, 19 May 2025 11:06:39 +0000 (13:06 +0200)
commit565fc4bed46f671efde9746d85599a5068e3915f
tree0eb4ee78995dde30eacbb0af55b8cefbb0a12e62
parenteefd52ec2102f6a1e81dffb4edec34b62e9e43d5
fix(hoststack): Apply chrt when starting iperf

This is needed to restore TCP ldpreload performance.
UDP ldrpeload performance is still not good enough,
to be addressed later.

+ Change strace command to print summary, useful for debugging.

Change-Id: Ic08bcb59e47ef6a2e016ed80a9d02638f390e8db
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
resources/libraries/python/HoststackUtil.py