Re: [PATCH v1] dmadev: add telemetry support

2022-03-29 Thread Bruce Richardson
On Wed, Mar 23, 2022 at 04:49:07PM +, Sean Morrissey wrote: > Telemetry commands are now registered through the dmadev library > for the gathering of DSA stats. The corresponding callback > functions for listing dmadevs and providing info and stats for a > specific dmadev are implemented in the

RE: [PATCH v1] dmadev: add telemetry support

2022-03-25 Thread Pai G, Sunil
> -Original Message- > From: Sean Morrissey > Sent: Wednesday, March 23, 2022 10:19 PM > To: Chengwen Feng ; Laatz, Kevin > ; Richardson, Bruce > Cc: dev@dpdk.org; Morrissey, Sean > Subject: [PATCH v1] dmadev: add telemetry support > > Telemetry commands

[PATCH v1] dmadev: add telemetry support

2022-03-23 Thread Sean Morrissey
Telemetry commands are now registered through the dmadev library for the gathering of DSA stats. The corresponding callback functions for listing dmadevs and providing info and stats for a specific dmadev are implemented in the dmadev library. An example usage can be seen below: Connecting to /va