Re: [PATCH v1 2/3] test/bbdev: add support for k0 parameter

2024-08-29 Thread Maxime Coquelin
On 7/1/24 23:27, Nicolas Chautru wrote: New k0 added in LDPC decoder structure can be parsed by the bbdev test application. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 7 +-- app/test-bbdev/test_bbdev_vector.c | 4 app/test-bbdev/test_bbdev_vector.h |

[PATCH v1 2/3] test/bbdev: add support for k0 parameter

2024-07-01 Thread Nicolas Chautru
New k0 added in LDPC decoder structure can be parsed by the bbdev test application. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 7 +-- app/test-bbdev/test_bbdev_vector.c | 4 app/test-bbdev/test_bbdev_vector.h | 1 + 3 files changed, 10 insertions(+), 2 delet