Comment 4 for bug 1884766

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

Bionic: testing
======

original:
--------

 $ uname -rv
 4.15.0-107-generic #108-Ubuntu SMP Mon Jun 8 17:51:33 UTC 2020

 $ ./stress-ng --version
 stress-ng, version 0.11.14 (gcc 7.5, x86_64 Linux 4.15.0-107-generic) 💻🔥

 $ ./stress-ng --af-alg 0 --timeout 1h 2>&1 | tee ../stress-ng.log.bionic.orig
 stress-ng: info: [13821] dispatching hogs: 11 af-alg
 stress-ng: info: [13823] stress-ng-af-alg: 59 cryptographic algorithms found in /proc/crypto
 stress-ng: info: [13823] stress-ng-af-alg: 105 cryptographic algorithms max (with defconfigs)
 stress-ng: info: [13821] successful run completed in 3600.44s (1 hour, 0.44 secs)

modified:
--------

 $ uname -rv
 4.15.0-107-generic #108+test20200623b1 SMP Tue Jun 23 09:55:21 -03 2020

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