On Sat, Apr 13, 2019 at 01:41:36PM +1000, Michael Ellerman wrote: > Nayna <nayna@xxxxxxxxxxxxxxxxxx> writes: > > > On 04/11/2019 10:47 AM, Daniel Axtens wrote: > >> Eric Biggers <ebiggers@xxxxxxxxxx> writes: > >> > >>> Are you still planning to fix the remaining bug? I booted a ppc64le VM, and I > >>> see the same test failure (I think) you were referring to: > >>> > >>> alg: skcipher: p8_aes_ctr encryption test failed (wrong result) on test vector 3, cfg="uneven misaligned splits, may sleep" > >>> > >> Yes, that's the one I saw. I don't have time to follow it up at the > >> moment, but Nayna is aware of it. > >> > > > > Yes Eric, we identified this as a separate issue of misalignment and > > plan to post a separate patch to address it. > > I also wrote it down in my write-only TODO list here: > > https://github.com/linuxppc/issues/issues/238 > > > cheers Any progress on this? Someone just reported this again here: https://bugzilla.kernel.org/show_bug.cgi?id=203515 - Eric