On Tue, Oct 10, 2017 at 10:47 AM, De Lara Guarch, Pablo <[email protected]> wrote: > > >> -----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 3/4] cryptodev: rework dependency on vdev header >> >> The rte_cryptodev_vdev_pmd_init() is a helper for vdev-based drivers. >> By moving the helper to the header we don't require rte_vdev.h at build- >> time of the librte_cryptodev library. This is a preparation to move the vdev >> bus into a standalone library. >> >> Signed-off-by: Jan Blunck <[email protected]> > > This looks good, but could you also remove the deprecation notice from the > previous release? > Apart from that: >
I wondered about that too. The message said that it will be static from 17.11 on and I wonder if we should actually keep it into the notes for this release.

