Skip to content

Commit 5ed4fb4

Browse files
Yujie-Liurli9
authored andcommitted
jobs/phoronix-test-suite-part2.yaml: update stress-ng-1.11.0 options
2024-02-15 02:28:37 phoronix-test-suite run stress-ng-1.11.0 Stress-NG 0.16.04: pts/stress-ng-1.11.0 System Test Configuration 1: CPU Stress 2: Crypto 3: Memory Copying 4: Glibc Qsort Data Sorting 5: Glibc C String Functions 6: Vector Math 7: Matrix Math 8: Forking 9: System V Message Passing 10: Semaphores 11: Socket Activity 12: Context Switching 13: Atomic 14: CPU Cache 15: Malloc 16: MEMFD 17: MMAP 18: NUMA 19: x86_64 RdRand 20: SENDFILE 21: IO_uring 22: Futex 23: Mutex 24: Function Call 25: Poll 26: Hash 27: Pthread 28: Zlib 29: Floating Point 30: Fused Multiply-Add 31: Pipe 32: Matrix 3D Math 33: AVL Tree 34: Vector Floating Point 35: Vector Shuffle 36: Wide Vector Math 37: Cloning 38: AVX-512 VNNI 39: Mixed Scheduler 40: Test All Options ** Multiple items can be selected, delimit by a comma. ** Signed-off-by: Yujie Liu <[email protected]> Signed-off-by: Philip Li <[email protected]>
1 parent 9648510 commit 5ed4fb4

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

jobs/phoronix-test-suite-part2.yaml

+20-1
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,27 @@ phoronix-test-suite:
228228
- MEMFD
229229
- MMAP
230230
- NUMA
231-
- RdRand
231+
- x86_64 RdRand
232232
- SENDFILE
233+
- IO_uring
234+
- Futex
235+
- Mutex
236+
- Function Call
237+
- Poll
238+
- Hash
239+
- Pthread
240+
- Zlib
241+
- Floating Point
242+
- Fused Multiply-Add
243+
- Pipe
244+
- Matrix 3D Math
245+
- AVL Tree
246+
- Vector Floating Point
247+
- Vector Shuffle
248+
- Wide Vector Math
249+
- Cloning
250+
- AVX-512 VNNI
251+
- Mixed Scheduler
233252
# - Test All Options
234253
- test:
235254
- stressapptest-1.0.1

0 commit comments

Comments
 (0)