Hi Akhil,
quoted
Subject: [v8] crypto/cnxk: add telemetry endpoints to cryptodev
Add telemetry endpoints to cryptodev.
Signed-off-by: Gowrishankar Muthukrishnan <redacted>
---
Depends-on: patch-19601 ("cryptodev: add telemetry callbacks")
Depends-on: patch-20006 ("cryptodev: add telemetry endpoint for cryptodev
capabilities")
v8:
- minor cleanup
This patch is adding telemetry statistics for security capabilities similar to crypto
caps.
Isn't it good to add it in rte_security itself so that it can be reused for other
PMDs also.
Thanks for the suggestion, I have created new end points for these info in
https://patches.dpdk.org/project/dpdk/patch/4d0648e0347e8c6a4b2b095acf568faf6df135ca.1635864621.git.gmuthukrishn@marvell.com/
This driver patch can be ignored.
Regards,
Gowrishankar