[dpdk-dev] [PATCH 1/6] cryptodev: replace bus specific struct with generic dev
Akhil Goyal
akhil.goyal at nxp.com
Thu Jun 21 14:43:17 CEST 2018
On 6/9/2018 3:32 AM, Pablo de Lara wrote:
> Structure rte_cryptodev_info has currently PCI device
> information ("struct rte_pci_device") in it.
>
> This information is not generic to all devices,
> so this gets replaced with the generic "rte_device" structure,
> compatible with all crypto devices.
>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Acked-by: Akhil Goyal <akhil.goyal at nxp.com>
More information about the dev
mailing list