Pablo de Lara
09cec64707
erasure_code: improve verbose output of test application
...
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com >
2025-09-17 13:36:06 +01:00
lvshuo
d414b2702a
erasure_code: optimize RVV implementation
...
The ISA-L EC code has been written using RVV vector instructions and the minimum multiplication table,
resulting in a performance improvement of over 10 times compared to the existing implementation.
Signed-off-by: Shuo Lv <lv.shuo@sanechips.com.cn >
2025-07-11 15:55:57 +02:00
Marcel Cornu
300260a4d9
erasure_code: reformat using new code style
...
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com >
2024-04-22 11:35:03 +02:00
Tomasz Kantecki
402bd4f773
erasure_code: various fixes for static code analysis issues
...
Signed-off-by: Tomasz Kantecki <tomasz.kantecki@intel.com >
2023-12-19 20:36:39 +00:00
Pablo de Lara
a3e260436a
erasure_code: [test] fix memory leak
...
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com >
2023-12-18 14:25:22 +00:00
Pablo de Lara
2ca781df19
lib: reduce verbosity by default in tests
...
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com >
2023-12-01 14:33:29 +00:00
Greg Tucker
112dd72c01
build: Remove unneeded file types.h
...
The file types.h has long been misnamed and overlaps with
functionality in the test helper routines.
Change-Id: I774047d3a0074198b67a6b4e909f1e2ce1938195
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com >
2021-06-10 09:35:43 -07:00
Greg Tucker
fc1467deb2
Format only patch from iindent and remove_whitespace
...
Change-Id: I114bfcfa8750c7ba3a50ad2be9dd9e87cb7a1042
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com >
2017-06-26 04:10:47 -04:00
Roy Oursler
4f2d148ae5
erasure_code: Limit efence test length
...
Change-Id: Ib3bb0fa2fbcbbb759af7ea54fef5ea24ee1ba7cd
Signed-off-by: Roy Oursler <roy.j.oursler@intel.com >
2017-06-21 05:32:19 -04:00
Greg Tucker
00c1efc109
Initial commit isa-l v2.14.1
...
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com >
2016-02-24 14:54:34 -07:00