https://bugzilla.kernel.org/show_bug.cgi?id=201685 --- Comment #188 from Eric Benoit (eric@xxxxxxx) --- (In reply to Eric Benoit from comment #185) > for i in {00000..13999}; do echo dd bs=1M count=64 if=/dev/urandom > of=urand.$i; done Er whoops, might want to remove the echo or pipe it to parallel. I'm repeating things under 4.18.20 just for comparison. It's been about an hour now without a single checksum error reported. -- You are receiving this mail because: You are watching the assignee of the bug.