linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] rt-tests-2.6
@ 2023-10-06 20:03 John Kacur
  0 siblings, 0 replies; only message in thread
From: John Kacur @ 2023-10-06 20:03 UTC (permalink / raw)
  To: RT; +Cc: Clark Williams, Kate Carcia Poulin, John Kacur

I am pleased to announce rt-tests-2.6

Clone one of the following
git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
https://kernel.googlesource.com/pub/scm/utils/rt-tests/rt-tests.git

Branch: main
Tag: v2.6

Tarballs are available here:
https://kernel.org/pub/linux/utils/rt-tests

Older version tarballs are available here:
https://kernel.org/pub/linux/utils/rt-tests/older

Anubhav Shelat (3):
  cyclicdeadline: removed unnesessary text in usage message
  cyclicdeadline: removed extra pthread_barrier_wait() calls
  rt-error: added conditional to info() and debug()

Costa Shulyupin (1):
  rt-tests: hwlatdetect: Add field cpu to samples output

Eder Zulian (2):
  rt-tests: Add __pycache__/ to .gitignore
  rt-tests: cyclictest: Remove warnings due different signedness in
    comparison

John Kacur (20):
  rt-tests: deadline_test: Fix spelling to "single" in comment
  rt-tests: Makefile: Use sysconfig instead of distutils for PYLIB
  rt-tests: oslat: Fix compile warnings
  rt-tests: cyclictest: Suppress unused parameters warning
  rt-tests: ssdd: Suppress unused parameters warning
  rt-tests: queuelat: Suppress unused parameters warning
  rt-tests: cyclicdeadline: Suppress unused parameter warning
  rt-tests: svsematest: Suppress unused paramters warning
  rt-tests: pip_stress: Removed unused parameter
  rt-tests: sigwaittest: Fix some warnings
  rt-tests: rt-migrate-test: Fix some warnings
  rt-tests: signaltest Fix unused parameter warning
  rt-tests: cyclicdeadline: Fix comparison of different signedness
  rt-tests: cyclictest: Fix comparison of different signedness
  rt-tests: rt-utils: Suppress warnings about fallthrough
  rt-tests: rt-numa: Fix comparison of different signedness
  rt-tests: pi_stress: Fix various warnings
  rt-tests: pmqtest: Fix various warnings
  rt-tests: ptsematest: Fix unused paramter warnings
  rt-tests: Change to version v2.6

Marcelo Tosatti (2):
  cyclictest: remove inclusion of unnecessary headers
  oslat: remove newline from tracemark message

 .gitignore                            |  1 +
 Makefile                              |  4 +--
 get_pylib.py                          | 16 +++++++++++
 src/cyclictest/cyclictest.c           | 29 +++++++++----------
 src/hwlatdetect/hwlatdetect.py        |  5 ++--
 src/include/pip_stress.h              |  2 +-
 src/include/rt-error.h                |  4 +--
 src/lib/rt-error.c                    | 28 ++++++++++--------
 src/lib/rt-numa.c                     |  2 +-
 src/lib/rt-utils.c                    |  5 +++-
 src/oslat/oslat.c                     | 25 +++++++++-------
 src/pi_tests/pi_stress.c              | 14 ++++-----
 src/pi_tests/pip_stress.c             |  6 ++--
 src/pmqtest/pmqtest.c                 |  9 +++---
 src/ptsematest/ptsematest.c           |  9 +++---
 src/queuelat/queuelat.c               |  2 +-
 src/rt-migrate-test/rt-migrate-test.c |  6 ++--
 src/sched_deadline/cyclicdeadline.c   | 41 ++++++++++++++-------------
 src/sched_deadline/deadline_test.c    |  2 +-
 src/signaltest/signaltest.c           |  4 +--
 src/sigwaittest/sigwaittest.c         |  6 ++--
 src/ssdd/ssdd.c                       |  4 +--
 src/svsematest/svsematest.c           |  7 ++---
 23 files changed, 129 insertions(+), 102 deletions(-)
 create mode 100755 get_pylib.py

-- 
2.40.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-06 20:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-06 20:03 [ANNOUNCE] rt-tests-2.6 John Kacur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).