[dpdk-dev] [PATCH] cryptodev: version rte_cryptodev_info_get function

Akhil Goyal akhil.goyal at nxp.com
Tue Apr 14 14:13:07 CEST 2020


Hi Ray/Thomas/Bruce,

Could you please help review this patch wrt ABI policy?
> 
> This patch adds versioned function rte_cryptodev_info_get.
> Node 20.05 function works the same way it was working before.
> Node 20.0 function strips capability added in 20.05 release
> to prevent some issues with ABI policy. To do that new capability
> array is allocated per device and returned to user instead of the
> original array passed by PMD.
> 
> Signed-off-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> ---

Regards,
Akhil


More information about the dev mailing list