PING: [PATCH for 8.0 0/8] Refactor cryptodev

2022-11-15 Thread zhenwei pi
Hi, Lei Dr. David Alan Gilbert has already reviewed the hmp part, could you please review the cryptodev/virtio-crypto part? I volunteer to co-maintain the cryptodev part, I'd like to add myself as cryptodev maintainer in the next version, do you have any suggestion? On 11/11/22 14:45, zhenw

[PATCH for 8.0 0/8] Refactor cryptodev

2022-11-10 Thread zhenwei pi
The main changes in this series: - introduce cryptodev.json to describe the attributes of crypto device, then drop duplicated type declare, remove some virtio related dependence. - add statistics: OPS and bandwidth. - add QMP command: query-cryptodev - add HMP info command: cryptodev - misc fix: