[dpdk-dev] [PATCH] cryptodev: decouple from PCI device

Griffin, John john.griffin at intel.com
Tue Jan 24 19:10:03 CET 2017


> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Hemant Agrawal
> Sent: Wednesday, January 18, 2017 9:16 AM
> To: dev at dpdk.org
> Cc: thomas.monjalon at 6wind.com; Doherty, Declan
> <declan.doherty at intel.com>; shreyansh.jain at nxp.com; De Lara Guarch,
> Pablo <pablo.de.lara.guarch at intel.com>; jblunck at 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.agrawal at nxp.com>
Acked-by: John Griffin <john.griffin at intel.com>


More information about the dev mailing list