> -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Thursday, August 3, 2017 3:12 AM > To: [email protected]; [email protected]; > [email protected]; [email protected]; Trahe, Fiona > <[email protected]>; Jain, Deepak K <[email protected]>; > Griffin, John <[email protected]>; Doherty, Declan > <[email protected]>; Mcnamara, John <[email protected]> > Cc: [email protected]; De Lara Guarch, Pablo <[email protected]> > Subject: [PATCH] doc: announce crypto vdev init removal > > In order to remove all dependencies on vdev for cryptodev, the > implementation of rte_cryptodev_vdev_pmd_init() function needs to be moved > to rte_cryptodev_vdev.h, and all crypto vdevs will include it, and > therefore, this function will be removed as a public API. > > Signed-off-by: Pablo de Lara <[email protected]>
Acked-by: John McNamara <[email protected]>

