Re: [Cryptodev-linux-devel] tests/cipher-gcm fails on Linux-4.2

2015-10-27 Thread Cristian Stoica
On 10/25/2015 07:48 PM, Fridolin Pokorny wrote: Hi! I tried to run tests/cipher-gcm (cryptodev-linux-1.7-3-gda73010) on Fedora fc23 using Linux kernel 4.2.3-300.fc23.x86_64. One of the encryption failed (aes_gcm_vectors[2] with auth field set). dmesg attached; steps to reproduce: I've seen t

[Cryptodev-linux-devel] tests/cipher-gcm fails on Linux-4.2

2015-10-25 Thread Fridolin Pokorny
Hi! I tried to run tests/cipher-gcm (cryptodev-linux-1.7-3-gda73010) on Fedora fc23 using Linux kernel 4.2.3-300.fc23.x86_64. One of the encryption failed (aes_gcm_vectors[2] with auth field set). dmesg attached; steps to reproduce: # cd cryptodev-linux && make # insmod cryptodev.ko #