[PATCH v2 0/2] Add list names telemetry endpoint
Chengwen Feng
fengchengwen at huawei.com
Wed May 20 11:38:02 CEST 2026
Currently, the /dmadev/list and /ethdev/list telemetry endpoints return
only integer IDs, making it hard to identify devices. This series add
list_names telemetry endpoint which output both IDs and its device's
name.
---
v2: Add new telemetry endpoint according Bruce's advise.
Chengwen Feng (2):
dmadev: add telemetry endpoint for list names
ethdev: add telemetry endpoint for list names
lib/dmadev/rte_dmadev.c | 23 +++++++++++++++++++++++
lib/ethdev/rte_ethdev_telemetry.c | 21 +++++++++++++++++++++
2 files changed, 44 insertions(+)
--
2.17.1
More information about the dev
mailing list