All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V4 0/5] selftests/powerpc: Add NX-GZIP engine testcase
@ 2020-04-20 20:55 ` Raphael Moreira Zinsly
  0 siblings, 0 replies; 14+ messages in thread
From: Raphael Moreira Zinsly @ 2020-04-20 20:55 UTC (permalink / raw)
  To: linuxppc-dev, linux-crypto, dja; +Cc: rzinsly, herbert, mpe, haren, abali


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 V4:
	- Removed nx-helpers.h and moved relevant code to copy-paste.h.
	- Removed nx-gzip.h and symlinked the vas-api.h uapi instead.
	- Renamed inc to include and fixed warnings.
	- Proper integrated the code to the selftests Makefile system
	  with help from Michael Ellerman.


Thanks,
Raphael


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

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-20 20:55 [PATCH V4 0/5] selftests/powerpc: Add NX-GZIP engine testcase Raphael Moreira Zinsly
2020-04-20 20:55 ` Raphael Moreira Zinsly
2020-04-20 20:55 ` [PATCH V4 1/5] selftests/powerpc: Add header files for GZIP engine test Raphael Moreira Zinsly
2020-04-20 20:55   ` Raphael Moreira Zinsly
2020-04-21 14:09   ` Michael Ellerman
2020-04-21 14:09     ` Michael Ellerman
2020-04-20 20:55 ` [PATCH V4 2/5] selftests/powerpc: Add header files for NX compresion/decompression Raphael Moreira Zinsly
2020-04-20 20:55   ` Raphael Moreira Zinsly
2020-04-20 20:55 ` [PATCH V4 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase Raphael Moreira Zinsly
2020-04-20 20:55   ` Raphael Moreira Zinsly
2020-04-20 20:55 ` [PATCH V4 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase Raphael Moreira Zinsly
2020-04-20 20:55   ` Raphael Moreira Zinsly
2020-04-20 20:55 ` [PATCH V4 5/5] selftests/powerpc: Add README for GZIP engine tests Raphael Moreira Zinsly
2020-04-20 20:55   ` Raphael Moreira Zinsly

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.