Comment 2 for bug 1884766

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

Eoan: testing
====

original:
--------

 $ uname -rv
 5.3.0-62-generic #56-Ubuntu SMP Tue Jun 23 11:20:52 UTC 2020

 $ ./stress-ng --version
 stress-ng, version 0.11.14 (gcc 9.2, x86_64 Linux 5.3.0-62-generic) 💻🔥

 $ ./stress-ng --af-alg 0 --timeout 1h 2>&1 | tee ../stress-ng.log.eoan.orig
 stress-ng: info: [10690] dispatching hogs: 11 af-alg
 stress-ng: info: [10692] stress-ng-af-alg: 64 cryptographic algorithms found in /proc/crypto
 stress-ng: info: [10692] stress-ng-af-alg: 101 cryptographic algorithms max (with defconfigs)
 stress-ng: info: [10690] successful run completed in 3600.34s (1 hour, 0.34 secs)

modified:
--------

 $ uname -rv
 5.3.0-62-generic #56+test20200630b1 SMP Tue Jun 30 12:33:10 -03 2020

 $ ./stress-ng --af-alg 0 --timeout 1h 2>&1 | tee ../stress-ng.log.eoan.mod
 stress-ng: info: [2453] dispatching hogs: 11 af-alg
 stress-ng: info: [2455] stress-ng-af-alg: 64 cryptographic algorithms found in /proc/crypto
 stress-ng: info: [2455] stress-ng-af-alg: 101 cryptographic algorithms max (with defconfigs)
 stress-ng: info: [2453] successful run completed in 3600.44s (1 hour, 0.44 secs)