All of lore.kernel.org
 help / color / mirror / Atom feed
* [libevl][PATCH 0/4] evl-test: align with xeno-test
@ 2024-06-13 13:45 Tobias Schaffner
  2024-06-13 13:45 ` [libevl][PATCH 1/4] Copy dohell from Xenomai 3 Tobias Schaffner
                   ` (3 more replies)
  0 siblings, 4 replies; 31+ messages in thread
From: Tobias Schaffner @ 2024-06-13 13:45 UTC (permalink / raw)
  To: xenomai; +Cc: jan.kiszka, rpm, Tobias Schaffner

Hi,

at the moment evl-test supports running the available unittests. This
series introduces load generation and latency measurement as present in
xeno-test. This will allow more standardized testing and a basic
comparison between Xenomai 3 and EVL.

To list the available tests --list must be used now, in favor of using
-l for the load command as in xeno-test.

Load generation with dohell and latency measurement was chosen as the
default when running evl test. The combination -u -l "" can be used to
run evl test with the old behaviour.

Rel: https://lore.kernel.org/xenomai/cf01659d-e800-4e97-8246-a4418cf6f4e0@siemens.com/

Tobias Schaffner (4):
  Copy dohell from Xenomai 3
  evl-test: Measure worst case latencies
  evl-test: Start evl-test with load by default
  evl-test: Add hectic for real-time stress

 utils/dohell      |  97 ++++++++++++++++++++++++++++++++++++
 utils/evl-test    | 124 ++++++++++++++++++++++++++++++++++------------
 utils/meson.build |   1 +
 3 files changed, 190 insertions(+), 32 deletions(-)
 create mode 100755 utils/dohell

-- 
2.40.1


^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2025-09-03  9:13 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-13 13:45 [libevl][PATCH 0/4] evl-test: align with xeno-test Tobias Schaffner
2024-06-13 13:45 ` [libevl][PATCH 1/4] Copy dohell from Xenomai 3 Tobias Schaffner
2024-06-13 14:23   ` Philippe Gerum
2024-06-13 15:32     ` Jan Kiszka
2024-06-13 15:55       ` Philippe Gerum
2025-09-02  9:51         ` Jorge Ramirez-Ortiz, Gmail
2024-06-13 13:45 ` [libevl][PATCH 2/4] evl-test: Measure worst case latencies Tobias Schaffner
2024-06-13 14:09   ` Philippe Gerum
2024-06-13 13:45 ` [libevl][PATCH 3/4] evl-test: Start evl-test with load by default Tobias Schaffner
2024-06-13 14:16   ` Philippe Gerum
2024-06-13 15:30     ` Jan Kiszka
2024-06-13 16:09       ` Philippe Gerum
2024-11-01 17:00       ` Jorge Ramirez-Ortiz, Gmail
2024-11-18  7:48         ` Jan Kiszka
2024-11-18  8:26           ` Philippe Gerum
2025-09-01 18:46             ` Tobias Schaffner
2024-06-13 17:27     ` Philippe Gerum
2024-06-14  7:29       ` Jorge Ramirez-Ortiz, Gmail
2024-07-10  7:18         ` Tobias Schaffner
2024-10-24 20:00           ` Schaffner, Tobias
2024-10-27 19:13             ` Jorge Ramirez-Ortiz, Gmail
2024-11-01 16:55               ` Jorge Ramirez-Ortiz, Gmail
2024-11-01 17:15                 ` Philippe Gerum
2024-11-01 18:13                   ` Jorge Ramirez-Ortiz, Gmail
2025-09-03  5:29                 ` Jan Kiszka
2025-09-03  8:12                   ` Jorge Ramirez-Ortiz, Gmail
2025-09-03  8:20                     ` Florian Bezdeka
2025-09-03  8:45                       ` Jorge Ramirez-Ortiz, Gmail
2025-09-03  9:12                         ` Florian Bezdeka
2024-06-13 13:45 ` [libevl][PATCH 4/4] evl-test: Add hectic for real-time stress Tobias Schaffner
2024-06-13 14:26   ` Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.