linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/5] selftests/powerpc: Add NX-GZIP engine testcase
@ 2020-03-27 18:16 Raphael Moreira Zinsly
  2020-03-27 18:16 ` [PATCH V2 1/5] selftests/powerpc: Add header files for GZIP engine test Raphael Moreira Zinsly
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Raphael Moreira Zinsly @ 2020-03-27 18:16 UTC (permalink / raw)
  To: linuxppc-dev, linux-crypto; +Cc: herbert, mpe, haren, abali, dja

This patch series are intended to test the POWER9 Nest
Accelerator (NX) GZIP engine that is being introduced by
https://lists.ozlabs.org/pipermail/linuxppc-dev/2020-March/205659.html
More information about how to access the NX can be found in that patch, also a
complete userspace library and more documentation can be found at:
https://github.com/libnxz/power-gzip

Changes in V2:
	- Fixed errors and warnings caught by scripts/checkpatch.pl, including
	  line breaks inside strings.
	- Fixed infinite loop and out-of-boundaries writing found by Daniel
	  Axtens.

Best regards,
Raphael


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-04-08 13:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-27 18:16 [PATCH V2 0/5] selftests/powerpc: Add NX-GZIP engine testcase Raphael Moreira Zinsly
2020-03-27 18:16 ` [PATCH V2 1/5] selftests/powerpc: Add header files for GZIP engine test Raphael Moreira Zinsly
2020-03-27 18:16 ` [PATCH V2 2/5] selftests/powerpc: Add header files for NX compresion/decompression Raphael Moreira Zinsly
2020-03-27 18:16 ` [PATCH V2 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase Raphael Moreira Zinsly
2020-04-02  6:17   ` Daniel Axtens
2020-04-02 10:55     ` Michael Ellerman
2020-04-08 13:21     ` Raphael Moreira Zinsly
2020-03-27 18:16 ` [PATCH V2 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase Raphael Moreira Zinsly
2020-03-27 18:16 ` [PATCH V2 5/5] selftests/powerpc: Add README for GZIP engine tests Raphael Moreira Zinsly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).