aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rt/reports/SPC560D-48-CW.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rt/reports/SPC560D-48-CW.txt')
-rw-r--r--doc/rt/reports/SPC560D-48-CW.txt165
1 files changed, 111 insertions, 54 deletions
diff --git a/doc/rt/reports/SPC560D-48-CW.txt b/doc/rt/reports/SPC560D-48-CW.txt
index f9b781ea2..2e56f9471 100644
--- a/doc/rt/reports/SPC560D-48-CW.txt
+++ b/doc/rt/reports/SPC560D-48-CW.txt
@@ -1,25 +1,31 @@
*** ChibiOS/RT Test Suite
***
-*** Compiled: Sep 20 2017 - 15:28:01
+*** Compiled: Dec 7 2017 - 11:53:10
*** Platform: SPC560Dxx Car Body and Convenience
*** Test Board: EVB with SPC560Dxx Mini Module
-*** Compiler: CW
-*** Architecture: Power Architecture
-*** Core Variant: e200z0
-*** Port Info: VLE mode
+============================================================================
+=== Test Sequence 1 (Information)
----------------------------------------------------------------------------
---- Test Case 1.1 (Kernel Info)
+--- Test Case 1.1 (Port Info)
+--- Architecture: Power Architecture e200
+--- Compiler: CW
+--- Natural alignment: 4
+--- Stack alignment: 8
+--- Working area alignment: 8
+--- Result: SUCCESS
+----------------------------------------------------------------------------
+--- Test Case 1.2 (Kernel Info)
--- Product: ChibiOS/RT
---- Stable Flag: 1
---- Version String: 4.0.1
---- Major Number: 4
+--- Stable Flag: 0
+--- Version String: 5.0.0
+--- Major Number: 5
--- Minor Number: 0
---- Patch Number: 1
+--- Patch Number: 0
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 1.2 (Kernel Settings)
+--- Test Case 1.3 (Kernel Settings)
--- CH_CFG_ST_RESOLUTION: 32
--- CH_CFG_ST_FREQUENCY: 1000
--- CH_CFG_ST_TIMEDELTA: 0
@@ -55,6 +61,8 @@
--- CH_DBG_FILL_THREADS: 0
--- CH_DBG_THREADS_PROFILING: 1
--- Result: SUCCESS
+============================================================================
+=== Test Sequence 2 (System layer and port interface)
----------------------------------------------------------------------------
--- Test Case 2.1 (System integrity functionality)
--- Result: SUCCESS
@@ -67,6 +75,8 @@
----------------------------------------------------------------------------
--- Test Case 2.4 (System Tick Counter functionality)
--- Result: SUCCESS
+============================================================================
+=== Test Sequence 3 (Threads Functionality)
----------------------------------------------------------------------------
--- Test Case 3.1 (Thread Sleep functionality)
--- Result: SUCCESS
@@ -79,9 +89,13 @@
----------------------------------------------------------------------------
--- Test Case 3.4 (Priority change test with Priority Inheritance)
--- Result: SUCCESS
+============================================================================
+=== Test Sequence 4 (Suspend/Resume)
----------------------------------------------------------------------------
--- Test Case 4.1 (Suspend and Resume functionality)
--- Result: SUCCESS
+============================================================================
+=== Test Sequence 5 (Counter Semaphores)
----------------------------------------------------------------------------
--- Test Case 5.1 (Semaphore primitives, no state change)
--- Result: SUCCESS
@@ -100,6 +114,8 @@
----------------------------------------------------------------------------
--- Test Case 5.6 (Testing Binary Semaphores special case)
--- Result: SUCCESS
+============================================================================
+=== Test Sequence 6 (Mutexes, Condition Variables and Priority Inheritance)
----------------------------------------------------------------------------
--- Test Case 6.1 (Priority enqueuing test)
--- Result: SUCCESS
@@ -124,9 +140,13 @@
----------------------------------------------------------------------------
--- Test Case 6.8 (Condition Variable priority boost test)
--- Result: SUCCESS
+============================================================================
+=== Test Sequence 7 (Synchronous Messages)
----------------------------------------------------------------------------
--- Test Case 7.1 (Messages Server loop)
--- Result: SUCCESS
+============================================================================
+=== Test Sequence 8 (Event Sources and Event Flags)
----------------------------------------------------------------------------
--- Test Case 8.1 (Events registration)
--- Result: SUCCESS
@@ -148,92 +168,129 @@
----------------------------------------------------------------------------
--- Test Case 8.7 (Broadcasting using chEvtBroadcast())
--- Result: SUCCESS
+============================================================================
+=== Test Sequence 9 (Dynamic threads)
----------------------------------------------------------------------------
---- Test Case 9.1 (Mailbox normal API, non-blocking tests)
+--- Test Case 9.1 (Threads creation from Memory Heap)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 9.2 (Mailbox I-Class API, non-blocking tests)
+--- Test Case 9.2 (Threads creation from Memory Pool)
--- Result: SUCCESS
+============================================================================
+=== Test Sequence 10 (Benchmarks)
----------------------------------------------------------------------------
---- Test Case 9.3 (Mailbox timeouts)
+--- Test Case 10.1 (Messages performance #1)
+--- Score : 133569 msgs/S, 267138 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 10.1 (Loading and emptying a memory pool)
+--- Test Case 10.2 (Messages performance #2)
+--- Score : 119863 msgs/S, 239726 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 10.2 (Loading and emptying a guarded memory pool without waiting)
+--- Test Case 10.3 (Messages performance #3)
+--- Score : 119861 msgs/S, 239722 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 10.3 (Guarded Memory Pools timeout)
+--- Test Case 10.4 (Context Switch performance)
+--- Score : 426992 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 11.1 (Allocation and fragmentation)
+--- Test Case 10.5 (Threads performance, full cycle)
+--- Score : 96603 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 11.2 (Default Heap)
+--- Test Case 10.6 (Threads performance, create/exit only)
+--- Score : 119864 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.1 (Threads creation from Memory Heap)
+--- Test Case 10.7 (Mass reschedule performance)
+--- Score : 38663 reschedules/S, 231978 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.2 (Threads creation from Memory Pool)
+--- Test Case 10.8 (Round-Robin voluntary reschedule)
+--- Score : 262740 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 13.1 (Messages performance #1)
---- Score : 135063 msgs/S, 270126 ctxswc/S
+--- Test Case 10.9 (Virtual Timers set/reset performance)
+--- Score : 559300 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 13.2 (Messages performance #2)
---- Score : 120449 msgs/S, 240898 ctxswc/S
+--- Test Case 10.10 (Semaphores wait/signal performance)
+--- Score : 521272 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 13.3 (Messages performance #3)
---- Score : 120454 msgs/S, 240908 ctxswc/S
+--- Test Case 10.11 (Mutexes lock/unlock performance)
+--- Score : 444904 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 13.4 (Context Switch performance)
---- Score : 414944 ctxswc/S
+--- Test Case 10.12 (RAM Footprint)
+--- System: 120 bytes
+--- Thread: 72 bytes
+--- Timer : 20 bytes
+--- Semaph: 12 bytes
+--- Mutex : 16 bytes
+--- CondV.: 8 bytes
+--- EventS: 4 bytes
+--- EventL: 20 bytes
+--- MailB.: 40 bytes
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 13.5 (Threads performance, full cycle)
---- Score : 94116 threads/S
+
+Final result: SUCCESS
+
+*** ChibiOS OS Library Test Suite
+***
+*** Compiled: Dec 7 2017 - 11:53:10
+*** Platform: SPC560Dxx Car Body and Convenience
+*** Test Board: EVB with SPC560Dxx Mini Module
+
+============================================================================
+=== Test Sequence 1 (Mailboxes)
+----------------------------------------------------------------------------
+--- Test Case 1.1 (Mailbox normal API, non-blocking tests)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 13.6 (Threads performance, create/exit only)
---- Score : 116353 threads/S
+--- Test Case 1.2 (Mailbox I-Class API, non-blocking tests)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 13.7 (Mass reschedule performance)
---- Score : 38568 reschedules/S, 231408 ctxswc/S
+--- Test Case 1.3 (Mailbox timeouts)
--- Result: SUCCESS
+============================================================================
+=== Test Sequence 2 (Memory Pools)
----------------------------------------------------------------------------
---- Test Case 13.8 (Round-Robin voluntary reschedule)
---- Score : 266000 ctxswc/S
+--- Test Case 2.1 (Loading and emptying a memory pool)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 13.9 (Virtual Timers set/reset performance)
---- Score : 569228 timers/S
+--- Test Case 2.2 (Loading and emptying a guarded memory pool without waiting)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 13.10 (Semaphores wait/signal performance)
---- Score : 564284 wait+signal/S
+--- Test Case 2.3 (Guarded Memory Pools timeout)
--- Result: SUCCESS
+============================================================================
+=== Test Sequence 3 (Memory Heaps)
----------------------------------------------------------------------------
---- Test Case 13.11 (Mutexes lock/unlock performance)
---- Score : 460940 lock+unlock/S
+--- Test Case 3.1 (Allocation and fragmentation)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 13.12 (RAM Footprint)
---- System: 120 bytes
---- Thread: 72 bytes
---- Timer : 20 bytes
---- Semaph: 12 bytes
---- Mutex : 16 bytes
---- CondV.: 8 bytes
---- EventS: 4 bytes
---- EventL: 20 bytes
---- MailB.: 40 bytes
+--- Test Case 3.2 (Default Heap)
--- Result: SUCCESS
+============================================================================
+=== Test Sequence 4 (Objects Factory)
+----------------------------------------------------------------------------
+--- Test Case 4.1 (Objects Registry)
+--- Result: SUCCESS
+----------------------------------------------------------------------------
+--- Test Case 4.2 (Dynamic Buffers Factory)
+--- Result: SUCCESS
+----------------------------------------------------------------------------
+--- Test Case 4.3 (Dynamic Semaphores Factory)
+--- Result: FAILURE (#2 [] "cannot create")
+----------------------------------------------------------------------------
+--- Test Case 4.4 (Dynamic Mailboxes Factory)
+--- Result: SUCCESS
+----------------------------------------------------------------------------
+--- Test Case 4.5 (Dynamic Objects FIFOs Factory)
+--- Result: FAILURE (#2 [] "cannot create")
----------------------------------------------------------------------------
-Final result: SUCCESS
+Final result: FAILURE