Project

General

Profile

Bug #754 » test1.txt

Test 1 (Placebo) - Mr Horizontal, 03/05/2011 07:49 AM

 
1
[2.0-RC1][admin@alix.local]/root(1): openssl engine -c
2
(cryptodev) BSD cryptodev engine
3
 [RSA, DSA, DH]
4
(padlock) VIA PadLock (no-RNG, no-ACE)
5
(dynamic) Dynamic engine loading support
6
[2.0-RC1][admin@alix.local]/root(2): cryptostats
7
0 symmetric crypto ops (0 errors, 0 times driver blocked)
8
0 key ops (0 errors, 0 times driver blocked)
9
0 crypto dispatch thread activations
10
0 crypto return thread activations
11
[2.0-RC1][admin@alix.local]/root(3): hifnstats
12
input 0 bytes 0 packets
13
output 0 bytes 0 packets
14
invalid 0 nomem 0 abort 0
15
noirq 0 unaligned 0
16
totbatch 0 maxbatch 0
17
nomem: map 0 load 0 mbuf 0 mcl 0 cr 0 sd 0
18
[2.0-RC1][admin@alix.local]/root(4): cryptotest -z
19
[2.0-RC1][admin@alix.local]/root(5): cryptostats
20
0 symmetric crypto ops (0 errors, 0 times driver blocked)
21
0 key ops (0 errors, 0 times driver blocked)
22
0 crypto dispatch thread activations
23
0 crypto return thread activations
24
[2.0-RC1][admin@alix.local]/root(6): hifnstats
25
input 0 bytes 0 packets
26
output 0 bytes 0 packets
27
invalid 0 nomem 0 abort 0
28
noirq 0 unaligned 0
29
totbatch 0 maxbatch 0
30
nomem: map 0 load 0 mbuf 0 mcl 0 cr 0 sd 0
31
[2.0-RC1][admin@alix.local]/root(7): openssl speed -evp aes-128-cbc -engine cryptodev
32
engine "cryptodev" set.
33
To get the most accurate results, try to run this
34
program when this computer is idle.
35
Doing aes-128-cbc for 3s on 16 size blocks: 932714 aes-128-cbc's in 3.00s
36
Doing aes-128-cbc for 3s on 64 size blocks: 260859 aes-128-cbc's in 2.99s
37
Doing aes-128-cbc for 3s on 256 size blocks: 67306 aes-128-cbc's in 2.99s
38
Doing aes-128-cbc for 3s on 1024 size blocks: 17050 aes-128-cbc's in 3.00s
39
Doing aes-128-cbc for 3s on 8192 size blocks: 2137 aes-128-cbc's in 2.99s
40
OpenSSL 0.9.8n 24 Mar 2010
41
built on: date not available
42
options:bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) aes(partial) blowfish(idx) 
43
compiler: cc
44
available timing options: USE_TOD HZ=128 [sysconf value]
45
timing function used: getrusage
46
The 'numbers' are in 1000s of bytes per second processed.
47
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
48
aes-128-cbc       4980.72k     5581.07k     5768.52k     5823.06k     5849.06k
49
[2.0-RC1][admin@alix.local]/root(8): cryptostats
50
0 symmetric crypto ops (0 errors, 0 times driver blocked)
51
0 key ops (0 errors, 0 times driver blocked)
52
0 crypto dispatch thread activations
53
0 crypto return thread activations
54
[2.0-RC1][admin@alix.local]/root(9): hifnstats
55
input 0 bytes 0 packets
56
output 0 bytes 0 packets
57
invalid 0 nomem 0 abort 0
58
noirq 0 unaligned 0
59
totbatch 0 maxbatch 0
60
nomem: map 0 load 0 mbuf 0 mcl 0 cr 0 sd 0
61
[2.0-RC1][admin@alix.local]/root(10): openssl speed -evp aes-192-cbc -engine cryptodev
62
engine "cryptodev" set.
63
To get the most accurate results, try to run this
64
program when this computer is idle.
65
Doing aes-192-cbc for 3s on 16 size blocks: 793557 aes-192-cbc's in 2.88s
66
Doing aes-192-cbc for 3s on 64 size blocks: 218676 aes-192-cbc's in 2.87s
67
Doing aes-192-cbc for 3s on 256 size blocks: 55018 aes-192-cbc's in 2.79s
68
Doing aes-192-cbc for 3s on 1024 size blocks: 14244 aes-192-cbc's in 2.88s
69
Doing aes-192-cbc for 3s on 8192 size blocks: 1848 aes-192-cbc's in 2.98s
70
OpenSSL 0.9.8n 24 Mar 2010
71
built on: date not available
72
options:bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) aes(partial) blowfish(idx) 
73
compiler: cc
74
available timing options: USE_TOD HZ=128 [sysconf value]
75
timing function used: getrusage
76
The 'numbers' are in 1000s of bytes per second processed.
77
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
78
aes-192-cbc       4403.49k     4875.35k     5042.16k     5070.27k     5078.96k
79
[2.0-RC1][admin@alix.local]/root(11): cryptostats
80
0 symmetric crypto ops (0 errors, 0 times driver blocked)
81
0 key ops (0 errors, 0 times driver blocked)
82
0 crypto dispatch thread activations
83
0 crypto return thread activations
84
[2.0-RC1][admin@alix.local]/root(12): hifnstats
85
input 0 bytes 0 packets
86
output 0 bytes 0 packets
87
invalid 0 nomem 0 abort 0
88
noirq 0 unaligned 0
89
totbatch 0 maxbatch 0
90
nomem: map 0 load 0 mbuf 0 mcl 0 cr 0 sd 0
91
[2.0-RC1][admin@alix.local]/root(13): openssl speed -evp aes-256-cbc -engine cryptodev
92
engine "cryptodev" set.
93
To get the most accurate results, try to run this
94
program when this computer is idle.
95
Doing aes-256-cbc for 3s on 16 size blocks: 737175 aes-256-cbc's in 3.00s
96
Doing aes-256-cbc for 3s on 64 size blocks: 203812 aes-256-cbc's in 2.99s
97
Doing aes-256-cbc for 3s on 256 size blocks: 52337 aes-256-cbc's in 2.99s
98
Doing aes-256-cbc for 3s on 1024 size blocks: 13191 aes-256-cbc's in 2.99s
99
Doing aes-256-cbc for 3s on 8192 size blocks: 1652 aes-256-cbc's in 3.00s
100
OpenSSL 0.9.8n 24 Mar 2010
101
built on: date not available
102
options:bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) aes(partial) blowfish(idx) 
103
compiler: cc
104
available timing options: USE_TOD HZ=128 [sysconf value]
105
timing function used: getrusage
106
The 'numbers' are in 1000s of bytes per second processed.
107
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
108
aes-256-cbc       3935.22k     4358.89k     4482.16k     4513.95k     4508.57k
109
[2.0-RC1][admin@alix.local]/root(14): cryptostats
110
0 symmetric crypto ops (0 errors, 0 times driver blocked)
111
0 key ops (0 errors, 0 times driver blocked)
112
0 crypto dispatch thread activations
113
0 crypto return thread activations
114
[2.0-RC1][admin@alix.local]/root(15): hifnstats
115
input 0 bytes 0 packets
116
output 0 bytes 0 packets
117
invalid 0 nomem 0 abort 0
118
noirq 0 unaligned 0
119
totbatch 0 maxbatch 0
120
nomem: map 0 load 0 mbuf 0 mcl 0 cr 0 sd 0
(1-1/5)