Comment 3 for bug 1884766

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

Disco: testing
=====

original:
--------

 $ uname -rv
 5.0.0-38-generic #41-Ubuntu SMP Tue Dec 3 00:27:35 UTC 2019

 $ ./stress-ng --version
 stress-ng, version 0.11.14 (gcc 8.3, x86_64 Linux 5.0.0-38-generic) 💻🔥

 $ ./stress-ng --af-alg 0 --timeout 1h 2>&1 | tee ../stress-ng.log.disco.orig
 stress-ng: info: [13699] dispatching hogs: 11 af-alg
 stress-ng: info: [13701] stress-ng-af-alg: 63 cryptographic algorithms found in /proc/crypto
 stress-ng: info: [13701] stress-ng-af-alg: 102 cryptographic algorithms max (with defconfigs)
 stress-ng: info: [13699] successful run completed in 3600.49s (1 hour, 0.49 secs)

modified:
--------

 $ uname -rv
 5.0.0-56-generic #60+test20200630b1 SMP Tue Jun 30 14:12:46 -03 2020

 $ ./stress-ng --af-alg 0 --timeout 1h 2>&1 | tee ../stress-ng.log.disco.mod
 stress-ng: info: [2101] dispatching hogs: 11 af-alg
 stress-ng: info: [2103] stress-ng-af-alg: 63 cryptographic algorithms found in /proc/crypto
 stress-ng: info: [2103] stress-ng-af-alg: 102 cryptographic algorithms max (with defconfigs)
 stress-ng: info: [2101] successful run completed in 3600.48s (1 hour, 0.48 secs)