> -----Original Message-----
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Hemant Agrawal
> Sent: Wednesday, January 18, 2017 9:16 AM
> To: dev@dpdk.org
> Cc: thomas.monja...@6wind.com; Doherty, Declan
> <declan.dohe...@intel.com>; shreyansh.j...@nxp.com; De Lara Guarch,
> Pablo <pablo.de.lara.gua...@intel.com>; jblu...@infradead.org
> Subject: [dpdk-dev] [PATCH] cryptodev: decouple from PCI device
>
> This makes struct rte_cryptodev independent of struct rte_pci_device by
> replacing it with a pointer to the generic struct rte_device.
>
> This is inline with the recent changes in ethdev
>
> Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com>
Acked-by: John Griffin <john.grif...@intel.com>