> -----Original Message----- > From: Jan Blunck [mailto:[email protected]] On Behalf Of Jan Blunck > Sent: Friday, October 6, 2017 9:40 AM > To: [email protected] > Cc: Doherty, Declan <[email protected]>; De Lara Guarch, Pablo > <[email protected]> > Subject: [PATCH v3 4/4] cryptodev: move parameter parsing to its own > header > > This moves the parameter parsing functions out of the > rte_cryptodev_vdev.h header to not require the rte_vdev.h header at build > time of the library. > > Signed-off-by: Jan Blunck <[email protected]>
Acked-by: Pablo de Lara <[email protected]>

