| #
fa5b8baf |
| 19-Apr-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
include: reformat using new code style
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>
|
|
Revision tags: v2.31.0 |
|
| #
f971f023 |
| 14-Nov-2023 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
erasure_code: expose base implementation of init_tables
Expose ec_init_tables_base(), which should be used with ec_encode_data_base() and ec_encode_data_update_base().
Signed-off-by: Pablo de Lara
erasure_code: expose base implementation of init_tables
Expose ec_init_tables_base(), which should be used with ec_encode_data_base() and ec_encode_data_update_base().
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
show more ...
|
|
Revision tags: v2.30.0, v2.29.0 |
|
| #
ad49e580 |
| 13-Dec-2019 |
Greg Tucker <greg.b.tucker@intel.com> |
doc: Fix missing description of gf_matrix_inverse
Doc missed issue of input matrix destruction. Fixes #116
Change-Id: Ic840b27532d90518dd21ec2701c278a1c3b61a8b Signed-off-by: Greg Tucker <greg.b.tu
doc: Fix missing description of gf_matrix_inverse
Doc missed issue of input matrix destruction. Fixes #116
Change-Id: Ic840b27532d90518dd21ec2701c278a1c3b61a8b Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
show more ...
|
|
Revision tags: v2.28.0 |
|
| #
4ac0e435 |
| 16-Jul-2019 |
Greg Tucker <greg.b.tucker@intel.com> |
ec: Fix incorrect min size stated for gf_vect_mad
Change-Id: If178913f01f0d500aa66ce0e8dd67aaba49a0871 Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
|
|
Revision tags: v2.27.0, v2.26.0, v2.25.0 |
|
| #
23937916 |
| 07-Dec-2018 |
John Kariuki <John.K.Kariuki@intel.com> |
build: Add multi-arch autoconf support
Added multi-arch support to configure.ac. Updated header files to only export sse and avx functions on x86
Change-Id: I4d1f8d0eccabad55ee887dc092a565c468f5c62
build: Add multi-arch autoconf support
Added multi-arch support to configure.ac. Updated header files to only export sse and avx functions on x86
Change-Id: I4d1f8d0eccabad55ee887dc092a565c468f5c629 Signed-off-by: John Kariuki <John.K.Kariuki@intel.com>
show more ...
|
| #
eaa1c18a |
| 27-Nov-2018 |
Greg Tucker <greg.b.tucker@intel.com> |
doc: Fix spelling errors in headers
Change-Id: I0f4164b39b185fa808c66208df0731b5e031d7fd Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
|
|
Revision tags: v2.24.0, v2.23.0, v2.22.0, v2.21.0 |
|
| #
cad5e7d4 |
| 17-Oct-2017 |
Roy Oursler <roy.j.oursler@intel.com> |
ec: Fix doxygen comment format for gen_rs_matrix
Change-Id: I505155b0d57576814d876cd2d3595e522e03c469 Signed-off-by: Roy Oursler <roy.j.oursler@intel.com>
|
|
Revision tags: v2.20.0, v2.19.0 |
|
| #
82a6ac65 |
| 06-Jun-2017 |
Roy Oursler <roy.j.oursler@intel.com> |
ec: Determine exact conditions where gf_gen_rs_matrix works
Add a program calculating some of the exact conditions where gf_gen_rs_matrix works, add comments stating these bounds to gf_gen_rs_matrix
ec: Determine exact conditions where gf_gen_rs_matrix works
Add a program calculating some of the exact conditions where gf_gen_rs_matrix works, add comments stating these bounds to gf_gen_rs_matrix, and fix erasure code test that violates the bounds.
Change-Id: I1d0010b09fea97731bfd24f4f76e24609538b24f Signed-off-by: Roy Oursler <roy.j.oursler@intel.com>
show more ...
|
| #
fc1467de |
| 31-May-2017 |
Greg Tucker <greg.b.tucker@intel.com> |
Format only patch from iindent and remove_whitespace
Change-Id: I114bfcfa8750c7ba3a50ad2be9dd9e87cb7a1042 Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
|
|
Revision tags: v2.18.0, v2.17.0, v2.16.0, v2.15.0, v2.14.1 |
|
| #
00c1efc1 |
| 22-Oct-2015 |
Greg Tucker <greg.b.tucker@intel.com> |
Initial commit isa-l v2.14.1
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
|