> -----Original Message----- > From: Jan Blunck [mailto:jblu...@gmail.com] On Behalf Of Jan Blunck > Sent: Friday, October 6, 2017 9:40 AM > To: dev@dpdk.org > Cc: Doherty, Declan <declan.dohe...@intel.com>; De Lara Guarch, Pablo > <pablo.de.lara.gua...@intel.com> > 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 <jblu...@infradead.org>
Acked-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>