aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rt/reports/STM32F746-216-GCC-FPU.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rt/reports/STM32F746-216-GCC-FPU.txt')
-rw-r--r--doc/rt/reports/STM32F746-216-GCC-FPU.txt177
1 files changed, 114 insertions, 63 deletions
diff --git a/doc/rt/reports/STM32F746-216-GCC-FPU.txt b/doc/rt/reports/STM32F746-216-GCC-FPU.txt
index dfff2e157..41037f49f 100644
--- a/doc/rt/reports/STM32F746-216-GCC-FPU.txt
+++ b/doc/rt/reports/STM32F746-216-GCC-FPU.txt
@@ -1,173 +1,223 @@
*** ChibiOS/RT Test Suite
***
-*** Compiled: Jun 4 2017 - 12:45:47
+*** Compiled: Sep 19 2017 - 12:19:01
*** Platform: STM32F746 Very High Performance with DSP and FPU
*** Test Board: STMicroelectronics STM32F746G-Discovery
+*** Compiler: GCC 5.4.1 20160919 (release) [ARM/embedded-5-branch revision 240496]
+*** Architecture: ARMv7E-M
+*** Core Variant: Cortex-M7F
+*** Port Info: Advanced kernel mode
----------------------------------------------------------------------------
---- Test Case 1.1 (System integrity functionality)
+--- Test Case 1.1 (Kernel Info)
+--- Product: ChibiOS/RT
+--- Stable Flag: 1
+--- Version String: 4.0.1
+--- Major Number: 4
+--- Minor Number: 0
+--- Patch Number: 1
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 1.2 (Critical zones functionality)
+--- Test Case 1.2 (Kernel Settings)
+--- CH_CFG_ST_RESOLUTION: 32
+--- CH_CFG_ST_FREQUENCY: 10000
+--- CH_CFG_ST_TIMEDELTA: 2
+--- CH_CFG_TIME_QUANTUM: 0
+--- CH_CFG_MEMCORE_SIZE: 0
+--- CH_CFG_NO_IDLE_THREAD: 0
+--- CH_CFG_OPTIMIZE_SPEED: 1
+--- CH_CFG_USE_TM: 1
+--- CH_CFG_USE_REGISTRY: 1
+--- CH_CFG_USE_WAITEXIT: 1
+--- CH_CFG_USE_SEMAPHORES: 1
+--- CH_CFG_USE_SEMAPHORES_PRI: 0
+--- CH_CFG_USE_MUTEXES: 1
+--- CH_CFG_USE_MUTEXES_RECURS: 0
+--- CH_CFG_USE_CONDVARS: 1
+--- CH_CFG_USE_CONDVARS_TIMEO: 1
+--- CH_CFG_USE_EVENTS: 1
+--- CH_CFG_USE_EVENTS_TIMEOUT: 1
+--- CH_CFG_USE_MESSAGES: 1
+--- CH_CFG_USE_MESSAGES_PRI: 0
+--- CH_CFG_USE_MAILBOXES: 1
+--- CH_CFG_USE_MEMCORE: 1
+--- CH_CFG_USE_HEAP: 1
+--- CH_CFG_USE_MEMPOOLS: 1
+--- CH_CFG_USE_DYNAMIC: 1
+--- CH_DBG_STATISTICS: 0
+--- CH_DBG_SYSTEM_STATE_CHECK: 0
+--- CH_DBG_ENABLE_CHECKS: 0
+--- CH_DBG_ENABLE_ASSERTS: 0
+--- CH_DBG_TRACE_MASK: 255
+--- CH_DBG_TRACE_BUFFER_SIZE: 128
+--- CH_DBG_ENABLE_STACK_CHECK: 0
+--- CH_DBG_FILL_THREADS: 0
+--- CH_DBG_THREADS_PROFILING: 0
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 1.3 (Interrupts handling functionality)
+--- Test Case 2.1 (System integrity functionality)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 1.4 (System Tick Counter functionality)
+--- Test Case 2.2 (Critical zones functionality)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 2.1 (Thread Sleep functionality)
+--- Test Case 2.3 (Interrupts handling functionality)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 2.2 (Ready List functionality, threads priority order)
+--- Test Case 2.4 (System Tick Counter functionality)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 2.3 (Priority change test)
+--- Test Case 3.1 (Thread Sleep functionality)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 2.4 (Priority change test with Priority Inheritance)
+--- Test Case 3.2 (Ready List functionality, threads priority order)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 3.1 (Suspend and Resume functionality)
+--- Test Case 3.3 (Priority change test)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 4.1 (Semaphore primitives, no state change)
+--- Test Case 3.4 (Priority change test with Priority Inheritance)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 4.2 (Semaphore enqueuing test)
+--- Test Case 4.1 (Suspend and Resume functionality)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 4.3 (Semaphore timeout test)
+--- Test Case 5.1 (Semaphore primitives, no state change)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 4.4 (Testing chSemAddCounterI() functionality)
+--- Test Case 5.2 (Semaphore enqueuing test)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 4.5 (Testing chSemWaitSignal() functionality)
+--- Test Case 5.3 (Semaphore timeout test)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 4.6 (Testing Binary Semaphores special case)
+--- Test Case 5.4 (Testing chSemAddCounterI() functionality)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 5.1 (Priority enqueuing test)
+--- Test Case 5.5 (Testing chSemWaitSignal() functionality)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 5.2 (Priority return verification)
+--- Test Case 5.6 (Testing Binary Semaphores special case)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 5.3 (Repeated locks, non recursive scenario)
+--- Test Case 6.1 (Priority enqueuing test)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 5.4 (Condition Variable signal test)
+--- Test Case 6.2 (Priority return verification)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 5.5 (Condition Variable broadcast test)
+--- Test Case 6.3 (Repeated locks, non recursive scenario)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 5.6 (Condition Variable priority boost test)
+--- Test Case 6.4 (Condition Variable signal test)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 6.1 (Messages Server loop)
+--- Test Case 6.5 (Condition Variable broadcast test)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 7.1 (Events registration)
+--- Test Case 6.6 (Condition Variable priority boost test)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 7.2 (Event Flags dispatching)
+--- Test Case 7.1 (Messages Server loop)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 7.3 (Events Flags wait using chEvtWaitOne())
+--- Test Case 8.1 (Events registration)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 7.4 (Events Flags wait using chEvtWaitAny())
+--- Test Case 8.2 (Event Flags dispatching)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 7.5 (Events Flags wait using chEvtWaitAll())
+--- Test Case 8.3 (Events Flags wait using chEvtWaitOne())
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 7.6 (Events Flags wait timeouts)
+--- Test Case 8.4 (Events Flags wait using chEvtWaitAny())
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 7.7 (Broadcasting using chEvtBroadcast())
+--- Test Case 8.5 (Events Flags wait using chEvtWaitAll())
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 8.1 (Mailbox normal API, non-blocking tests)
+--- Test Case 8.6 (Events Flags wait timeouts)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 8.2 (Mailbox I-Class API, non-blocking tests)
+--- Test Case 8.7 (Broadcasting using chEvtBroadcast())
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 8.3 (Mailbox timeouts)
+--- Test Case 9.1 (Mailbox normal API, non-blocking tests)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 9.1 (Loading and emptying a memory pool)
+--- Test Case 9.2 (Mailbox I-Class API, non-blocking tests)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 9.2 (Loading and emptying a guarded memory pool without waiting)
+--- Test Case 9.3 (Mailbox timeouts)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 9.3 (Guarded Memory Pools timeout)
+--- Test Case 10.1 (Loading and emptying a memory pool)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 10.1 (Allocation and fragmentation)
+--- Test Case 10.2 (Loading and emptying a guarded memory pool without waiting)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 10.2 (Default Heap)
+--- Test Case 10.3 (Guarded Memory Pools timeout)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 11.1 (Threads creation from Memory Heap)
+--- Test Case 11.1 (Allocation and fragmentation)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 11.2 (Threads creation from Memory Pool)
+--- Test Case 11.2 (Default Heap)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.1 (Messages performance #1)
---- Score : 899992 msgs/S, 1799984 ctxswc/S
+--- Test Case 12.1 (Threads creation from Memory Heap)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.2 (Messages performance #2)
---- Score : 760557 msgs/S, 1521114 ctxswc/S
+--- Test Case 12.2 (Threads creation from Memory Pool)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.3 (Messages performance #3)
---- Score : 760557 msgs/S, 1521114 ctxswc/S
+--- Test Case 13.1 (Messages performance #1)
+--- Score : 915248 msgs/S, 1830496 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.4 (Context Switch performance)
---- Score : 3401552 ctxswc/S
+--- Test Case 13.2 (Messages performance #2)
+--- Score : 805965 msgs/S, 1611930 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.5 (Threads performance, full cycle)
---- Score : 599995 threads/S
+--- Test Case 13.3 (Messages performance #3)
+--- Score : 805964 msgs/S, 1611928 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.6 (Threads performance, create/exit only)
---- Score : 760558 threads/S
+--- Test Case 13.4 (Context Switch performance)
+--- Score : 3401560 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.7 (Mass reschedule performance)
---- Score : 295081 reschedules/S, 1770486 ctxswc/S
+--- Test Case 13.5 (Threads performance, full cycle)
+--- Score : 613632 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.8 (Round-Robin voluntary reschedule)
---- Score : 2062040 ctxswc/S
+--- Test Case 13.6 (Threads performance, create/exit only)
+--- Score : 782603 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.9 (Virtual Timers set/reset performance)
---- Score : 2075986 timers/S
+--- Test Case 13.7 (Mass reschedule performance)
+--- Score : 299999 reschedules/S, 1799994 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.10 (Semaphores wait/signal performance)
---- Score : 2918912 wait+signal/S
+--- Test Case 13.8 (Round-Robin voluntary reschedule)
+--- Score : 2081920 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.11 (Mutexes lock/unlock performance)
---- Score : 2399992 lock+unlock/S
+--- Test Case 13.9 (Virtual Timers set/reset performance)
+--- Score : 2203280 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.12 (RAM Footprint)
+--- Test Case 13.10 (Semaphores wait/signal performance)
+--- Score : 3176460 wait+signal/S
+--- Result: SUCCESS
+----------------------------------------------------------------------------
+--- Test Case 13.11 (Mutexes lock/unlock performance)
+--- Score : 2602400 lock+unlock/S
+--- Result: SUCCESS
+----------------------------------------------------------------------------
+--- Test Case 13.12 (RAM Footprint)
--- System: 120 bytes
--- Thread: 68 bytes
--- Timer : 20 bytes
@@ -181,3 +231,4 @@
----------------------------------------------------------------------------
Final result: SUCCESS
+