On Thu, Jul 23, 2026 at 02:55:50PM +0200, David Marchand wrote: > Add rte_bbdev_queue_stats_get() to retrieve statistics for a specific > queue. This allows applications to get per-queue stats without > accessing internal data structures. > > Update test-bbdev to use the new API. > > Signed-off-by: David Marchand <[email protected]>
Seems entirely reasonable. Code looks ok to me too. Acked-by: Bruce Richardson <[email protected]>

