Re: [PATCH v1 01/13] test/bbdev: fix seg fault for non supported HARQ len

2023-01-31 Thread Maxime Coquelin
Hi Hernan, On 1/17/23 17:50, Hernan Vargas wrote: Catching a corner in bbdev-test (not in the actual PMD) when running some specific vectors which size are not supported by the PMD. Could you please reword the commit message, the title is clearer than the commit message itself. Also, the app

[PATCH v1 01/13] test/bbdev: fix seg fault for non supported HARQ len

2023-01-17 Thread Hernan Vargas
Catching a corner in bbdev-test (not in the actual PMD) when running some specific vectors which size are not supported by the PMD. Fixes: 335c11fd276 ("app/bbdev: support HARQ validation") Cc: sta...@dpdk.org Signed-off-by: Hernan Vargas --- app/test-bbdev/test_bbdev_perf.c | 6 +++--- 1 file