Hi Jan, > -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Tuesday, October 10, 2017 1:50 PM > To: Jan Blunck <[email protected]> > Cc: [email protected]; Doherty, Declan <[email protected]> > Subject: RE: [PATCH v3 3/4] cryptodev: rework dependency on vdev header > > > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On Behalf Of Jan > > Blunck > > Sent: Tuesday, October 10, 2017 12:30 PM > > To: De Lara Guarch, Pablo <[email protected]> > > Cc: [email protected]; Doherty, Declan <[email protected]> > > Subject: Re: [PATCH v3 3/4] cryptodev: rework dependency on vdev > > header > > > > 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. > > Well, actually this change should be added in release notes (under API > changes, I think), and removed from deprecation.rst.
Are you going to send a new patchset soon, so it can make RC1? Thanks! Pablo > > Thanks, > Pablo

