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.kusz...@intel.com> > ---
Regards, Akhil