Linux-rt-users archive mirror
 help / color / mirror / Atom feed
From: John Kacur <jkacur@redhat.com>
To: RT <linux-rt-users@vger.kernel.org>
Cc: Clark Williams <williams@redhat.com>,
	Kate Carcia Poulin <kcarcia@redhat.com>,
	John Kacur <jkacur@redhat.com>
Subject: [ANNOUNCE] rt-tests-2.6
Date: Fri,  6 Oct 2023 16:03:45 -0400	[thread overview]
Message-ID: <20231006200345.53658-1-jkacur@redhat.com> (raw)

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


                 reply	other threads:[~2023-10-06 20:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231006200345.53658-1-jkacur@redhat.com \
    --to=jkacur@redhat.com \
    --cc=kcarcia@redhat.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=williams@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).