Re: [PATCH v2 3/3] test/bbdev: update for queue stats

2024-09-10 Thread Maxime Coquelin
On 8/13/24 01:42, Nicolas Chautru wrote: Update to include in test application the queue stats for the enqueue_depth_avail counter. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/app/test-bbdev/test_bbdev_perf.c b/ap

[PATCH v2 3/3] test/bbdev: update for queue stats

2024-08-12 Thread Nicolas Chautru
Update to include in test application the queue stats for the enqueue_depth_avail counter. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/app/test-bbdev/test_bbdev_perf.c b/app/test-bbdev/test_bbdev_perf.c index 3a94f15a30.