Hi, I changed the output format of cyclictest without knowing that rteval relies on it. This series introduces some minor fixups that aligns rteval with latest upstream changes. In particular, one patch removes the '-n' parameter from cyclictest which got removed, and another one improves cyclictest.py in a way to support both: the old and new output format. Patches can be found here: https://github.com/lfd/rteval Ralf (I hope this is the correct list for rteval patches) Ralf Ramsauer (4): Fix inconsistent use of tabs and spaces Remove the -n option from cyclictest dmi: check if the dmidecode module is available measurement: align cyclictest module with upstream changes rteval/modules/measurement/cyclictest.py | 23 +++++++++++++---------- rteval/sysinfo/dmi.py | 2 ++ 2 files changed, 15 insertions(+), 10 deletions(-) -- 2.19.0