[dpdk-dev] [PATCH v2 3/3] cryptodev: break dependency on PCI device bus

Trahe, Fiona fiona.trahe at intel.com
Wed Oct 25 17:55:04 CEST 2017



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Declan Doherty
> Sent: Wednesday, October 25, 2017 1:01 PM
> To: dev at dpdk.org
> Cc: Doherty, Declan <declan.doherty at intel.com>
> Subject: [dpdk-dev] [PATCH v2 3/3] cryptodev: break dependency on PCI device bus
> 
> Removes any dependency of librte_cryptodev on the PCI device
> infrastructure code and removes the functions which were virtual
> device specific.
> 
> Updates QAT crypto PMD to remove dependencies on rte_cryptodev_pci.h
> and replaces those calls with the new bus independent functions.
> 
> Signed-off-by: Declan Doherty <declan.doherty at intel.com>
Acked-by: Fiona Trahe <fiona.trahe at intel.com>


More information about the dev mailing list