On Thu, 06 Apr 2023 14:33:13 +1000, Benjamin Gray wrote: > The randomness based DSCR tests currently have a low probability of doing > any writes to the DSCR, making them inefficient in uncovering bugs. > > This series adds lockstep variants to these RNG tests, to ensure the happy > path is always tested, and improves the randomness and size of the RNG > tests. > > [...]
Applied to powerpc/next. [1/7] selftests/powerpc/dscr: Correct typos https://git.kernel.org/powerpc/c/15f0c2601e141e3c01c8dc3368b81181bc1c9228 [2/7] selftests/powerpc: Move bind_to_cpu() to utils.h https://git.kernel.org/powerpc/c/c97b2fc6627e1c26a3a84633e135322918a1e592 [3/7] selftests/powerpc: Allow bind_to_cpu() to automatically pick CPU https://git.kernel.org/powerpc/c/6ff4dc25483f3f49d1db48af28d4c485fc77bd21 [4/7] selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit tests https://git.kernel.org/powerpc/c/fda8158870063b99b88a0904bbb95188973b4297 [5/7] selftests/powerpc/dscr: Improve DSCR explicit random test case https://git.kernel.org/powerpc/c/3067b89ab62305c54ec15b00a2c4dbaf64809c59 [6/7] selftests/powerpc/dscr: Speed up DSCR sysfs tests https://git.kernel.org/powerpc/c/c14a9d0a79d4fb83c4e9e8cadc5cb094f41d01d0 [7/7] selftests/powerpc/dscr: Restore timeout to DSCR selftests https://git.kernel.org/powerpc/c/ae7312c09014fceb782a92cfb934e973f08b338f cheers