> -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Tuesday, January 30, 2018 12:14 PM > To: akhil.go...@nxp.com; hemant.agra...@nxp.com; Doherty, Declan > <declan.dohe...@intel.com>; jerin.ja...@caviumnetworks.com; Trahe, > Fiona <fiona.tr...@intel.com>; Griffin, John <john.grif...@intel.com>; Jain, > Deepak K <deepak.k.j...@intel.com>; j...@semihalf.com; > t...@semihalf.com; d...@marvell.com; nsams...@marvell.com; > jianbo....@arm.com > Cc: dev@dpdk.org; De Lara Guarch, Pablo > <pablo.de.lara.gua...@intel.com> > Subject: [PATCH v2 0/3] Cryptodev API/ABI deprecation notices > > v2: > - Added an extra deprecation announcement > - Bonded the other two deprecation notices with the new one in a > patchset > > Pablo de Lara (3): > doc: announce ABI change for crypto info struct > doc: announce deprecation for attach/detach crypto session > doc: announce deprecation in crypto queue pair start/stop > > doc/guides/rel_notes/deprecation.rst | 15 +++++++++++++++ > lib/librte_cryptodev/rte_cryptodev.h | 4 ++++ > 2 files changed, 19 insertions(+) > > -- > 2.14.3
Deferring this to 18.05, so we could discuss a replacement for pci_dev structure in the cryptodev info structure, also needed for ethdev. Pablo