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

2024-06-25 Thread Maxime Coquelin
On 6/24/24 17:02, 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 v2 2/9] test/bbdev: fix MLD output size computation

2024-06-24 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 | 12 ++-- 1