[PATCH v1 0/3] Additional queue stats
Nicolas Chautru
nicolas.chautru at intel.com
Thu Apr 4 23:04:44 CEST 2024
These series include introducing a new paramter in the queue stat
which can be used to monitor the number of available enqueue
still possible.
The acc PMD is then refactored to use a set of common function
to update several queue status parameters including the new one.
The application is also updated.
Thanks
Nic
Nicolas Chautru (3):
bbdev: new queue stat for available enqueue depth
baseband/acc: refactor queue status update
test/bbdev: update for queue stats
app/test-bbdev/test_bbdev_perf.c | 1 +
drivers/baseband/acc/acc_common.h | 18 ++++++++
drivers/baseband/acc/rte_acc100_pmd.c | 45 ++++++--------------
drivers/baseband/acc/rte_vrb_pmd.c | 61 +++++++++------------------
lib/bbdev/rte_bbdev.h | 2 +
5 files changed, 53 insertions(+), 74 deletions(-)
--
2.34.1
More information about the dev
mailing list