Does AES-GCM-128 Hardware Crypto accessible in DPDK

Hi Everyone,

I tried out AES-GCM Decrypt on Bluefield-3 with Crypto-enabled. And it works fine.

However, I have all of my code written in DPDK. Is there any way to access hardware-crypto in DPDK?

Thank you,
Tuan.

Hi tuan

Please check :
https://doc.dpdk.org/guides/cryptodevs/mlx5.html

Thank you
Meng, Shi