fix(hoststack): Apply chrt when starting iperf 68/42868/1
authorVratko Polak <[email protected]>
Mon, 19 May 2025 11:06:39 +0000 (13:06 +0200)
committerVratko Polak <[email protected]>
Mon, 19 May 2025 12:00:05 +0000 (12:00 +0000)
commit27f7c938163d51188e33e3df1bd0d2836a43e321
tree4300a5e451344146f71a1b47670c675edd8a9e4a
parentbf0ebf32eba04baab7aa33d8d8faf340cf5670be
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 <[email protected]>
(cherry picked from commit 565fc4bed46f671efde9746d85599a5068e3915f)
resources/libraries/python/HoststackUtil.py