Commit Graph

18 Commits

Author SHA256 Message Date
Martin Pluskal
4e4f19c2ae Accepting request 1142920 from home:amanzini:branches:benchmark
- Update to version 2.6:
  https://lore.kernel.org/linux-rt-users/20231006200345.53658-1-jkacur@redhat.com/

OBS-URL: https://build.opensuse.org/request/show/1142920
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=32
2024-01-31 08:41:03 +00:00
Martin Pluskal
39ada8d8ac - Update to version 2.5:
https://lore.kernel.org/linux-rt-users/20230120205220.26218-1-jkacur@redhat.com/T/#u
- Drop upstreamed patches:
  * 0001-cyclictest-Fix-threads-being-affined-even-when-a-isn.patch
  * 0002-rt-tests-Remove-arbitrary-num-of-threads-limits.patch
  * 0003-rt-tests-hackbench-Add-error-checking-to-connect-and.patch
  * 0004-rt-tests-hwlatdetect-Update-to-integer-division.patch

OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=30
2023-04-18 08:26:35 +00:00
Martin Pluskal
36e71e74af - Use sources which are actually published
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=28
2022-11-25 09:21:06 +00:00
Martin Pluskal
4ac2bf66aa Accepting request 1037851 from home:pevik:branches:benchmark
- Update to upstream version v2.4
  https://lore.kernel.org/linux-rt-users/20220708150017.13462-1-jkacur@redhat.com/
- Update to upstream version v2.3
  https://lore.kernel.org/linux-rt-users/20211210184649.11084-1-jkacur@redhat.com/
- Remove old patch rt-tests-1.10-Makefile.patch, which installed
  src/cyclictest/get_cyclictest_snapshot.8. Upstream guarded it with PYLIB in
  3d1976b ("Makefile: manpages: only add get_cyclictest_snapshot if PYLIB")
  but PYLIB should be defined due BuildRequires:  python3-base
- Backport runtime fixes from upcomming release:
  * 0001-cyclictest-Fix-threads-being-affined-even-when-a-isn.patch
  * 0002-rt-tests-Remove-arbitrary-num-of-threads-limits.patch
  * 0003-rt-tests-hackbench-Add-error-checking-to-connect-and.patch
  * 0004-rt-tests-hwlatdetect-Update-to-integer-division.patch
- Use tarball with xz compression instead of gz
- Use %autosetup (not having to add -p1 for patches)

OBS-URL: https://build.opensuse.org/request/show/1037851
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=27
2022-11-24 13:47:46 +00:00
Martin Pluskal
62f7d281aa Accepting request 915207 from home:wagi:branches:openSUSE:Factory
- Update to upstream version v2.2
  * signaltest: Fix JSON output latency values for 32bit machines
  * oslat: Don't take trace_threshold into account during preheat
  * sched_deadline: Update HRTICK_DL location
  * Allow static builds by dropping dependency on pthread_getaffinity_np

OBS-URL: https://build.opensuse.org/request/show/915207
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=26
2021-08-31 09:11:33 +00:00
David Sterba
f7416c6021 Accepting request 909092 from home:wagi:branches:openSUSE:Factory
- Enable build on all architectures.

rt-tests itself has no dependencies on any specific hardware
architectures. As we are heading towards upstream support for
PREEMPT_RT enable the package to be able to do tests on
non x86_64 platforms.

OBS-URL: https://build.opensuse.org/request/show/909092
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=25
2021-07-29 10:32:21 +00:00
Martin Pluskal
a23df8f4fc Accepting request 903179 from home:wagi:branches:openSUSE:Factory
- Update to upstream version 2.1
  * Avoid pagefault at startup which made the first cycle
    in cyclictest measure a huge latency spike.

OBS-URL: https://build.opensuse.org/request/show/903179
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=24
2021-06-30 11:34:22 +00:00
Martin Pluskal
67fea9a24f Accepting request 902294 from home:wagi:branches:openSUSE:Factory
- Update to upstream version 2.0
  * All test programs can output their results in JSON format
  * cyclictest: Allow to specify main thread affinity

OBS-URL: https://build.opensuse.org/request/show/902294
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=23
2021-06-25 13:40:38 +00:00
Martin Pluskal
628d0c9676 - Add rt-tests-1.10-Makefile.patch and remove rt-tests-1.6-Makefile.patch
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=21
2021-01-05 08:55:02 +00:00
Martin Pluskal
9742fe96ee Accepting request 860394 from home:Jeffreycheung:branches:openSUSE:Factory
- Update to upstream version 1.10 (SLE-12981)
  * rt-tests: queuelat: Remove get_cpuinfo_mhz.sh and old Makefile
  * rt-tests: determine_maximum_mpps.sh: Add a menu to get user settings.
  * rt-numa: Introduce NUMA helpers
  * cyclictest: Only report the first incident
  * Streamline usage and man page
- Add rt-tests-1.10-Makefile.patch 
- Cleanup spec file
- Changes from version 1.9
  * signaltest: Only print from the first thread stats when quiet
  * rt-tests: cyclictest: Move ftrace helpers into rt-utils.[ch]
  * pi_stress: limit the number of inversion groups to the number of online cores
  * rt-tests: Install new man page get_cyclictest_snapshot.8
  * rt-tests: Add a man page for get_cyclictest_snapshot
  * rt-tests: ptsematest.8: Update the ptsematest man page
  * rt-tests: improvements to the python style in get_cyclictest_snapshot
  * cyclictest: Fix setaffinity error on large NUMA machines
- Changes from version 1.8
  * cyclictest: Make the affinity mask apply to the main thread too
  * Remove support for compiling without NUMA
  * cyclictest: Only run on runtime affinity and user supplied affinity
  * cyclictest: Only run on available cpus according to the affinity
  * cyclictest: Report all errors from pthread_setaffinity_np
- Changes from version 1.7
  * Add get_cyclictest_snapshot to Makefile
  * Add the get_cyclictest_snapshot.py utility
  * determine_maximum_mpps.sh: Fix quoting and other shell issue
  * queuelat: get_cpuinfo_mhz.sh highest value
  * cyclicdeadline: Add a simple manpage for cyclicdeadline

OBS-URL: https://build.opensuse.org/request/show/860394
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=20
2021-01-05 08:52:16 +00:00
Martin Pluskal
f63a175749 - Add rt-tests-1.6-Makefile.patch
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=18
2020-06-16 14:30:06 +00:00
Martin Pluskal
09c34f694c Accepting request 815266 from home:Jeffreycheung:branches:benchmark
- Update to version 1.6:
  * New feature to get a snapshot of a running instance of cyclictest without stopping it by 
    sending SIGUSR2 to the PID and reading a shared memory segment. This is especially useful 
    if running cyclictest over a long period of time
  * Add SPDX tags V3
  * Some fixes
- Changes from version 1.5
  * Mostly small clean-ups and bug fixes
  
- Changes from version 1.4
  * Added a number of new programs to the rt-tests suite
    - queuelat : simulates a network queue checking for latency violations in packet processing.
    - cyclicdeadline : used to test the deadline scheduler (SCHED_DEADLINE)
    - deadline_test : tests the deadline scheduler in a cyclictest manner
    - ssdd : a tracer to do a bunch of PTRACE_SINGLESTEPs

OBS-URL: https://build.opensuse.org/request/show/815266
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=17
2020-06-16 14:27:14 +00:00
Martin Pluskal
9d9e639b20 - Small packaging cleanup using spec-cleaner
- Update to version 1.6:
  * No changelog available

OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=15
2020-06-16 04:36:35 +00:00
Martin Pluskal
7145626790 Accepting request 814634 from home:Jeffreycheung:branches:openSUSE:Factory
- Update to version 1.6

OBS-URL: https://build.opensuse.org/request/show/814634
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=14
2020-06-16 04:28:21 +00:00
Martin Pluskal
0a3db853c4 Accepting request 635521 from home:jengelh:branches:benchmark
- Fix grammar in description.
- Have some more %make_install.

OBS-URL: https://build.opensuse.org/request/show/635521
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=11
2018-09-13 11:30:16 +00:00
Martin Pluskal
df8e4f559e - Update to version 1.3
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=4
2018-09-13 09:09:58 +00:00
Martin Pluskal
197c6b556e - Cleanup spec file
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=3
2018-09-13 08:40:49 +00:00
Martin Pluskal
521cf912a1 osc copypac from project:Devel:RTE:SLE15SP1 package:rt-tests revision:5, using expand, using client side copy
OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=1
2018-09-13 08:36:02 +00:00