History log of /isa-l/examples/ec/ec_simple_example.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 9d99f821 19-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

examples: reformat using new code style

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


# 9edac479 19-May-2018 Greg Tucker <greg.b.tucker@intel.com>

ex: Allow erasure list in any order in ec example

Previous gf_gen_decode_matrix_simple() assumed that all source errors
were listed first before any erasures in parity. Generalized to work
in any o

ex: Allow erasure list in any order in ec example

Previous gf_gen_decode_matrix_simple() assumed that all source errors
were listed first before any erasures in parity. Generalized to work
in any order.

Change-Id: I31b9c0c0db5d0155473424ccd0ecdcdd787ef71f
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>

show more ...


# 4c4185ba 30-Apr-2018 Greg Tucker <greg.b.tucker@intel.com>

ex: Fix ec example for random params, min parity 1

Keep from trying to alloc 0 bytes for parity = 0.

Change-Id: Iafb9eeb9ac9da85f521ac5eeb4e85ea80c5b6e4c
Signed-off-by: Greg Tucker <greg.b.tucker@i

ex: Fix ec example for random params, min parity 1

Keep from trying to alloc 0 bytes for parity = 0.

Change-Id: Iafb9eeb9ac9da85f521ac5eeb4e85ea80c5b6e4c
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>

show more ...


# 041379a6 29-Mar-2018 Greg Tucker <greg.b.tucker@intel.com>

ec: New simple erasure coding example prog

Change-Id: Ic3090a9315c8c0fa7bf910c2855e95fbabea7f7a
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>