From: Clark Williams <clrkwllms@kernel.org>
To: linux-rt-users@vger.kernel.org
Cc: <@stalld>
Subject: stalld version v1.25.1 released
Date: Thu, 6 Nov 2025 16:35:20 -0600 [thread overview]
Message-ID: <aQ0iqGHpAFS_dj-N@lysander> (raw)
Hi all,
I'm pleased to announce the release of stalld v1.25.1, now available
at kernel.org, GitLab, and GitHub.
Overview
This release contains critical bug fixes for BPF compilation on
older kernels and comprehensive test suite improvements.
On the subject of the test suite, you'll notice that I made pretty
heavy use of Anthropic's Claude Sonnet 4.5 to generate the
scripts. I would really appreciate some other folks Looking at the
test runner (tests/run_tests.sh), the helper functions
(tests/helpers/test_helpers.sh) and the individual test scripts. To
be clear, I didn't just tell Claude to generate them and then check
them in and say "Good to go!"; I spent around three weeks getting
things going. That said, I'd love to get into a good
argument^wdiscussion on the way the tests work and whether they're
worth running.
Key Fixes
BPF CO-RE Compatibility (Wander Lairson Costa)
- Fixed build failures on RHEL 8.x and older kernels (4.18) where
thread_info struct lacks the cpu field
- Introduced BPF CO-RE compatibility checks allowing single binary
to work across kernel versions
- Made BPF compilation verbose for easier debugging (Derek Barbosa)
Test Infrastructure
This release includes extensive test infrastructure (97 commits):
- 21 comprehensive tests covering all stalld functionality
- Matrix testing across backends (sched_debug, queue_track) and
threading modes
- Automated test discovery and helper library
- Configurable starvation generator for controlled testing
Test Validation
Full test suite executed on x86_64 and aarch64 architectures :
- x86_64 (Fedora 42, VM): sched_debug backend 100% pass rate (19/19 tests)
- aarch64 (RHEL 10, bare metal): sched_debug backend 100% pass rate (19/19 tests)
Minor test timing issues observed with queue_track backend in VM
environments (2-4% failure rate) attributed to virtualization
and/or architectural timing artifacts. Core functionality verified
across both platforms.
Download
- https://git.kernel.org/pub/scm/utils/stalld/stalld.git
- https://gitlab.com/rt-linux-tools/stalld
- https://github.com/clrkwllms/stalld
git tag: v1.25.1
Contributors
- Wander Lairson Costa
- Clark Williams
- Derek Barbosa
Full release notes: doc/RELEASE_NOTES_v1.25.1.md
Best regards,
Clark Williams
--
The United States Coast Guard
Ruining Natural Selection since 1790
reply other threads:[~2025-11-06 22:35 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=aQ0iqGHpAFS_dj-N@lysander \
--to=clrkwllms@kernel.org \
--cc=linux-rt-users@vger.kernel.org \
/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 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.