Re: [PATCH v5] dmadev: add telemetry support

2022-06-05 Thread Thomas Monjalon
> On 2022/4/1 23:01, 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 dmadev libra

Re: [PATCH v5] dmadev: add telemetry support

2022-04-01 Thread Kevin Laatz
On 01/04/2022 16:01, 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 dmadev library. An exampl