> -----Original Message----- > From: Jan Blunck [mailto:[email protected]] On Behalf Of Jan Blunck > Sent: Wednesday, July 12, 2017 9:16 PM > To: [email protected] > Cc: Doherty, Declan <[email protected]>; De Lara Guarch, Pablo > <[email protected]> > Subject: [PATCH] cryptodev: deprecate rte_cryptodev_create_vdev() > > This function is an alias for rte_vdev_init() which is scheduled to move out > of the rte_eal library. Lets deprecate this function to be able to remove it > from the cryptodev library in 17.11. > > Signed-off-by: Jan Blunck <[email protected]>
Funny, I thought I submitted this patch yesterday, but forgot to cc the mailing list :) Obviously then: Acked-by: Pablo de Lara <[email protected]>

