From f3ac9042e12b59a6ef48aa3443a4d63b92233e88 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 7 Dec 2017 13:03:38 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11133 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- doc/rt/reports/SPC560D-48-GCC.txt | 159 ++++++++++++++++++++++++++------------ 1 file changed, 108 insertions(+), 51 deletions(-) (limited to 'doc/rt/reports/SPC560D-48-GCC.txt') diff --git a/doc/rt/reports/SPC560D-48-GCC.txt b/doc/rt/reports/SPC560D-48-GCC.txt index d452adf46..357eaef30 100644 --- a/doc/rt/reports/SPC560D-48-GCC.txt +++ b/doc/rt/reports/SPC560D-48-GCC.txt @@ -1,25 +1,31 @@ *** ChibiOS/RT Test Suite *** -*** Compiled: Sep 20 2017 - 15:23:50 +*** Compiled: Dec 7 2017 - 11:29:07 *** Platform: SPC560Dxx Car Body and Convenience *** Test Board: EVB with SPC560Dxx Mini Module -*** Compiler: GCC 4.6.3 build on 2013-01-07 -*** 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: GCC 4.6.3 build on 2013-01-07 +--- 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,82 +168,62 @@ ---------------------------------------------------------------------------- --- Test Case 8.7 (Broadcasting using chEvtBroadcast()) --- Result: SUCCESS +============================================================================ +=== Test Sequence 9 (Dynamic threads) ---------------------------------------------------------------------------- ---- Test Case 9.1 (Mailbox normal API, non-blocking tests) ---- Result: SUCCESS ----------------------------------------------------------------------------- ---- Test Case 9.2 (Mailbox I-Class API, non-blocking tests) ---- Result: SUCCESS ----------------------------------------------------------------------------- ---- Test Case 9.3 (Mailbox timeouts) ---- Result: SUCCESS ----------------------------------------------------------------------------- ---- Test Case 10.1 (Loading and emptying a memory pool) ---- Result: SUCCESS ----------------------------------------------------------------------------- ---- Test Case 10.2 (Loading and emptying a guarded memory pool without waiting) ---- Result: SUCCESS ----------------------------------------------------------------------------- ---- Test Case 10.3 (Guarded Memory Pools timeout) ---- Result: SUCCESS ----------------------------------------------------------------------------- ---- Test Case 11.1 (Allocation and fragmentation) +--- Test Case 9.1 (Threads creation from Memory Heap) --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 11.2 (Default Heap) +--- Test Case 9.2 (Threads creation from Memory Pool) --- Result: SUCCESS +============================================================================ +=== Test Sequence 10 (Benchmarks) ---------------------------------------------------------------------------- ---- Test Case 12.1 (Threads creation from Memory Heap) ---- Result: SUCCESS ----------------------------------------------------------------------------- ---- Test Case 12.2 (Threads creation from Memory Pool) ---- Result: SUCCESS ----------------------------------------------------------------------------- ---- Test Case 13.1 (Messages performance #1) +--- Test Case 10.1 (Messages performance #1) --- Score : 152297 msgs/S, 304594 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 13.2 (Messages performance #2) ---- Score : 128222 msgs/S, 256444 ctxswc/S +--- Test Case 10.2 (Messages performance #2) +--- Score : 128219 msgs/S, 256438 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 13.3 (Messages performance #3) +--- Test Case 10.3 (Messages performance #3) --- Score : 128222 msgs/S, 256444 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 13.4 (Context Switch performance) +--- Test Case 10.4 (Context Switch performance) --- Score : 453872 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 13.5 (Threads performance, full cycle) +--- Test Case 10.5 (Threads performance, full cycle) --- Score : 100676 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 13.6 (Threads performance, create/exit only) ---- Score : 126856 threads/S +--- Test Case 10.6 (Threads performance, create/exit only) +--- Score : 126860 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 13.7 (Mass reschedule performance) +--- Test Case 10.7 (Mass reschedule performance) --- Score : 40189 reschedules/S, 241134 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 13.8 (Round-Robin voluntary reschedule) +--- Test Case 10.8 (Round-Robin voluntary reschedule) --- Score : 315140 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 13.9 (Virtual Timers set/reset performance) +--- Test Case 10.9 (Virtual Timers set/reset performance) --- Score : 683098 timers/S --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 13.10 (Semaphores wait/signal performance) +--- Test Case 10.10 (Semaphores wait/signal performance) --- Score : 629284 wait+signal/S --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 13.11 (Mutexes lock/unlock performance) +--- Test Case 10.11 (Mutexes lock/unlock performance) --- Score : 488000 lock+unlock/S --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 13.12 (RAM Footprint) +--- Test Case 10.12 (RAM Footprint) --- System: 120 bytes --- Thread: 72 bytes --- Timer : 20 bytes @@ -237,3 +237,60 @@ ---------------------------------------------------------------------------- Final result: SUCCESS + +*** ChibiOS OS Library Test Suite +*** +*** Compiled: Dec 7 2017 - 11:29:07 +*** 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 1.2 (Mailbox I-Class API, non-blocking tests) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 1.3 (Mailbox timeouts) +--- Result: SUCCESS +============================================================================ +=== Test Sequence 2 (Memory Pools) +---------------------------------------------------------------------------- +--- Test Case 2.1 (Loading and emptying a memory pool) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.2 (Loading and emptying a guarded memory pool without waiting) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.3 (Guarded Memory Pools timeout) +--- Result: SUCCESS +============================================================================ +=== Test Sequence 3 (Memory Heaps) +---------------------------------------------------------------------------- +--- Test Case 3.1 (Allocation and fragmentation) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- 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: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.4 (Dynamic Mailboxes Factory) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.5 (Dynamic Objects FIFOs Factory) +--- Result: SUCCESS +---------------------------------------------------------------------------- + +Final result: SUCCESS -- cgit v1.2.3