Re: [PATCH 1/5] selftests/powerpc: Add header files for GZIP engine test

2020-03-17 Thread Daniel Axtens
Hi, This is throwing a number of snowpatch warnings, as well as a whitespace warning when I apply it. Please could you check the warnings at https://patchwork.ozlabs.org/patch/1255779/ It looks like the rest of the series also throws some warnings - please check those also. Kind regards, Daniel

[PATCH 1/5] selftests/powerpc: Add header files for GZIP engine test

2020-03-16 Thread Raphael Moreira Zinsly
Add files to access the powerpc NX-GZIP engine in user space. Signed-off-by: Bulent Abali Signed-off-by: Raphael Moreira Zinsly --- .../selftests/powerpc/nx-gzip/inc/crb.h | 170 ++ .../selftests/powerpc/nx-gzip/inc/nx-gzip.h | 27 +++ .../powerpc/nx-gzip/inc/nx-helpers