Currently, the /dmadev/list and /ethdev/list telemetry endpoints return
only integer IDs, making it hard to identify devices. This series changes
both to output strings in "ID    NAME" format for better usability.

Chengwen Feng (2):
  dmadev: include device name in telemetry list output
  ethdev: include device name in telemetry list output

 lib/dmadev/rte_dmadev.c           | 17 ++++++++++++-----
 lib/ethdev/rte_ethdev_telemetry.c | 12 +++++++++---
 2 files changed, 21 insertions(+), 8 deletions(-)

-- 
2.17.1

Reply via email to