Re: [dpdk-dev] [PATCH v3 2/4] doc: announce ABI change for crypto info struct

2018-05-18 Thread Akhil Goyal
On 5/17/2018 2:30 PM, Pablo de Lara wrote: Cryptodev info structure currently contains a pointer to an rte_pci_device structure. This field depends on a specific bus type (PCI), which is not following a bus independent design. Following the same approach taken in ethdev, the field will be replace

Re: [dpdk-dev] [PATCH v3 2/4] doc: announce ABI change for crypto info struct

2018-05-17 Thread Trahe, Fiona
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Pablo de Lara > Sent: Thursday, May 17, 2018 10:01 AM > To: Doherty, Declan ; akhil.go...@nxp.com > Cc: dev@dpdk.org; De Lara Guarch, Pablo > Subject: [dpdk-dev] [PATCH v3 2/4] doc: announce ABI change for crypto