On Wed, Feb 07, 2018 at 03:40:20PM +0530, Jerin Jacob wrote:
> -----Original Message-----
> > Date: Tue, 23 Jan 2018 10:39:58 +0000
> > From: "Mcnamara, John" <[email protected]>
> > To: "Burakov, Anatoly" <[email protected]>, "[email protected]"
> > <[email protected]>
> > CC: Neil Horman <[email protected]>, "Kovacevic, Marko"
> > <[email protected]>
> > Subject: Re: [dpdk-dev] [PATCH] doc: add ABI change notice for
> > numa_node_count in eal
> >
> >
> >
> > > -----Original Message-----
> > > From: Burakov, Anatoly
> > > Sent: Tuesday, January 16, 2018 5:54 PM
> > > To: [email protected]
> > > Cc: Neil Horman <[email protected]>; Mcnamara, John
> > > <[email protected]>; Kovacevic, Marko <[email protected]>
> > > Subject: [PATCH] doc: add ABI change notice for numa_node_count in eal
> > >
> > > There will be a new function added in v18.05 that will return number of
> > > detected sockets, which will change the ABI.
> > >
> > > Signed-off-by: Anatoly Burakov <[email protected]>
> > > ---
> > > doc/guides/rel_notes/deprecation.rst | 2 ++
> > > 1 file changed, 2 insertions(+)
> > >
> > > diff --git a/doc/guides/rel_notes/deprecation.rst
> > > b/doc/guides/rel_notes/deprecation.rst
> > > index 13e8543..9662150 100644
> > > --- a/doc/guides/rel_notes/deprecation.rst
> > > +++ b/doc/guides/rel_notes/deprecation.rst
> > > @@ -8,6 +8,8 @@ API and ABI deprecation notices are to be posted here.
> > > Deprecation Notices
> > > -------------------
> > >
> > > +* eal: new ``numa_node_count`` member will be added to ``rte_config``
> > > +structure in v18.05.
> > > * eal: several API and ABI changes are planned for ``rte_devargs`` in
> > > v18.02.
> >
> > In general it is best to leave a blank line between the bullet points. But
> > that
> > doesn't affect the rendering so:
> >
> > Acked-by: John McNamara <[email protected]>
>
> Acked-by: Jerin Jacob <[email protected]>
>
Acked-by: Bruce Richardson <[email protected]>