Re: [dpdk-dev] [PATCH v2 00/12] Remove cryptodev driver structure

2017-06-23 Thread De Lara Guarch, Pablo
> -Original Message- > From: De Lara Guarch, Pablo > Sent: Wednesday, June 21, 2017 7:28 AM > To: Doherty, Declan ; tho...@monjalon.net > Cc: dev@dpdk.org; De Lara Guarch, Pablo > Subject: [PATCH v2 00/12] Remove cryptodev driver structure > > Following the same approach taken for ethde

[dpdk-dev] [PATCH v2 00/12] Remove cryptodev driver structure

2017-06-21 Thread Pablo de Lara
Following the same approach taken for ethdev, this patch series removes the PCI specific structure cryptodev driver from rte_cryptodev. The patchset makes the following changes: - Moves the virtual and PCI device specific functions to separate files, so other cryptodev header files contain only