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>
Fri, 9 Sep 2016 18:09:27 +0000 (11:09 -0700)
commit4efd13fc605b6c0a4b6979505d96f2ca5d9a0e2a
treec2ba846b324c48ced7b0ffd68479012b6f47f1cf
parent96897b69e1788ff3957a68dde7ecd40d8fcc14d0
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
This page took 0.026276 seconds and 5 git commands to generate.