]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functions
authorGayatri Kammela <gayatri.kammela@intel.com>
Sat, 13 Aug 2016 01:03:21 +0000 (18:03 -0700)
committerShaohua Li <shli@fb.com>
Wed, 21 Sep 2016 16:09:44 +0000 (09:09 -0700)
commit161db5d165123a72792e2687ecfd8de146dbae1a
tree97b2ef7d1dbbdbf9f3a3e308557cf843314374ee
parent13c520b2993c9faae6770264d33ff1e1ea4c2ceb
lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functions

Adding avx512 gen_syndrome and recovery functions so as to allow code to
be compiled and tested successfully in userspace.

This patch is tested in userspace and improvement in performace is
observed.

Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Jim Kukunas <james.t.kukunas@linux.intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Megha Dey <megha.dey@linux.intel.com>
Signed-off-by: Gayatri Kammela <gayatri.kammela@intel.com>
Reviewed-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Shaohua Li <shli@fb.com>
lib/raid6/test/Makefile