Re: [dpdk-dev] [PATCH v5] cryptodev: add telemetry callbacks

2021-10-13 Thread Bruce Richardson
On Wed, Oct 13, 2021 at 03:22:05PM +, Rebecca Troy wrote: > The cryptodev library now registers commands with telemetry, and > implements the corresponding callback functions. These commands > allow a list of cryptodevs to be queried, as well as info and stats > for the corresponding cryptodev.

[dpdk-dev] [PATCH v5] cryptodev: add telemetry callbacks

2021-10-13 Thread Rebecca Troy
The cryptodev library now registers commands with telemetry, and implements the corresponding callback functions. These commands allow a list of cryptodevs to be queried, as well as info and stats for the corresponding cryptodev. An example usage can be seen below: Connecting to /var/run/dpdk/rte