Comment 5 for bug 1884766

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

Xenial
======

original:
--------

 $ uname -rv
 4.4.0-185-generic #215-Ubuntu SMP Mon Jun 8 21:53:19 UTC 2020

 $ ./stress-ng --version
 stress-ng, version 0.11.14 (gcc 5.4, x86_64 Linux 4.4.0-185-generic) 💻🔥

 $ ./stress-ng --af-alg 0 --timeout 30m 2>&1 | tee ../stress-ng.log.xenial.orig
 stress-ng: info: [11823] dispatching hogs: 11 af-alg
 stress-ng: info: [11825] stress-ng-af-alg: 52 cryptographic algorithms found in /proc/crypto
 stress-ng: info: [11825] stress-ng-af-alg: 105 cryptographic algorithms max (with defconfigs)
 stress-ng: info: [11823] successful run completed in 1800.31s (30 mins, 0.31 secs)

modified:
--------

 $ uname -rv
 4.4.0-185-generic #215+test20200630b1 SMP Tue Jun 30 18:46:39 -03 2020

 $ ./stress-ng --version
 stress-ng, version 0.11.14 (gcc 5.4, x86_64 Linux 4.4.0-185-generic) 💻🔥

 $ ./stress-ng --af-alg 0 --timeout 30m 2>&1 | tee ../stress-ng.log.xenial.mod
 stress-ng: info: [12286] dispatching hogs: 11 af-alg
 stress-ng: info: [12288] stress-ng-af-alg: 52 cryptographic algorithms found in /proc/crypto
 stress-ng: info: [12288] stress-ng-af-alg: 105 cryptographic algorithms max (with defconfigs)
 stress-ng: info: [12286] successful run completed in 1800.38s (30 mins, 0.38 secs)