Re: [dpdk-dev] [PATCH v3] cryptodev: version cryptodev info get function

2020-04-22 Thread Ray Kinsella
On 20/04/2020 18:26, Ray Kinsella wrote: > > > On 20/04/2020 17:54, Trahe, Fiona wrote: >> Hi Ray, Akhil, >> >> >>> On 20/04/2020 15:22, Akhil Goyal wrote: > > This patch adds versioned function rte_cryptodev_info_get() > to prevent some issues with ABI policy. > Node

Re: [dpdk-dev] [PATCH v3] cryptodev: version cryptodev info get function

2020-04-20 Thread Ray Kinsella
On 20/04/2020 17:54, Trahe, Fiona wrote: > Hi Ray, Akhil, > > >> On 20/04/2020 15:22, Akhil Goyal wrote: >>> >>> This patch adds versioned function rte_cryptodev_info_get() to prevent some issues with ABI policy. Node v21 works in same way as before, returning driver capabi

Re: [dpdk-dev] [PATCH v3] cryptodev: version cryptodev info get function

2020-04-20 Thread Ray Kinsella
On 20/04/2020 17:54, Trahe, Fiona wrote: > Hi Ray, Akhil, > > >> On 20/04/2020 15:22, Akhil Goyal wrote: >>> >>> This patch adds versioned function rte_cryptodev_info_get() to prevent some issues with ABI policy. Node v21 works in same way as before, returning driver capabi

Re: [dpdk-dev] [PATCH v3] cryptodev: version cryptodev info get function

2020-04-20 Thread Trahe, Fiona
Hi Ray, Akhil, > On 20/04/2020 15:22, Akhil Goyal wrote: > > > > > >> > >> This patch adds versioned function rte_cryptodev_info_get() > >> to prevent some issues with ABI policy. > >> Node v21 works in same way as before, returning driver capabilities > >> directly to the API caller. These capab

Re: [dpdk-dev] [PATCH v3] cryptodev: version cryptodev info get function

2020-04-20 Thread Ray Kinsella
On 20/04/2020 15:22, Akhil Goyal wrote: > > >> >> This patch adds versioned function rte_cryptodev_info_get() >> to prevent some issues with ABI policy. >> Node v21 works in same way as before, returning driver capabilities >> directly to the API caller. These capabilities may include new elem

Re: [dpdk-dev] [PATCH v3] cryptodev: version cryptodev info get function

2020-04-20 Thread Akhil Goyal
> > This patch adds versioned function rte_cryptodev_info_get() > to prevent some issues with ABI policy. > Node v21 works in same way as before, returning driver capabilities > directly to the API caller. These capabilities may include new elements > not part of the v20 ABI. > Node v20 functio

Re: [dpdk-dev] [PATCH v3] cryptodev: version cryptodev info get function

2020-04-17 Thread Akhil Goyal
Hi Arek, Could you please also resend the dependent patches also? I see that it was archived and there were patches for unit tests as well. Regards, Akhil

[dpdk-dev] [PATCH v3] cryptodev: version cryptodev info get function

2020-04-17 Thread Arek Kusztal
This patch adds versioned function rte_cryptodev_info_get() to prevent some issues with ABI policy. Node v21 works in same way as before, returning driver capabilities directly to the API caller. These capabilities may include new elements not part of the v20 ABI. Node v20 function maintains compat