Re: [PATCH v5 11/12] cryptodev: Support query-stats QMP command

2023-03-01 Thread Daniel P . Berrangé
On Wed, Mar 01, 2023 at 10:51:23AM +0800, zhenwei pi wrote: > Now we can use "query-stats" QMP command to query statistics of > crypto devices. (Originally this was designed to show statistics > by '{"execute": "query-cryptodev"}'. Daniel Berrangé suggested that > querying configuration info by "qu

[PATCH v5 11/12] cryptodev: Support query-stats QMP command

2023-02-28 Thread zhenwei pi
Now we can use "query-stats" QMP command to query statistics of crypto devices. (Originally this was designed to show statistics by '{"execute": "query-cryptodev"}'. Daniel Berrangé suggested that querying configuration info by "query-cryptodev", and querying runtime performance info by "query-stat