Re: [PATCH v1 2/9] test/bbdev: fix MLD output size computation

2024-06-12 Thread Maxime Coquelin
On 4/22/24 21:07, Hernan Vargas wrote: For perf tests, the operation size for the MLD-TS was incorrect. Fixed so that the performance numbers are correct. Largely cosmetic only. Fixes: 95f192a40e35 ("test/bbdev: add MLD cases") Cc: sta...@dpdk.org Signed-off-by: Hernan Vargas --- app/test

[PATCH v1 2/9] test/bbdev: fix MLD output size computation

2024-04-22 Thread Hernan Vargas
For perf tests, the operation size for the MLD-TS was incorrect. Fixed so that the performance numbers are correct. Largely cosmetic only. Fixes: 95f192a40e35 ("test/bbdev: add MLD cases") Cc: sta...@dpdk.org Signed-off-by: Hernan Vargas --- app/test-bbdev/test_bbdev_perf.c | 10 -- 1 f