Re: [dpdk-dev] [PATCH v2] doc: remove eal API for default mempool ops name

2018-02-14 Thread Thomas Monjalon
13/02/2018 12:28, Ferruh Yigit: > On 2/2/2018 2:01 PM, Olivier Matz wrote: > > On Fri, Feb 02, 2018 at 02:01:42PM +0530, Hemant Agrawal wrote: > >> Signed-off-by: Hemant Agrawal > >> --- > >> +* eal: a new set of mbuf mempool ops name APIs for user, platform and best > >> + mempool names have bee

Re: [dpdk-dev] [PATCH v2] doc: remove eal API for default mempool ops name

2018-02-13 Thread Ferruh Yigit
On 2/2/2018 2:01 PM, Olivier Matz wrote: > On Fri, Feb 02, 2018 at 02:01:42PM +0530, Hemant Agrawal wrote: >> Signed-off-by: Hemant Agrawal >> --- >> v2: fix checkpatch errors >> >> doc/guides/rel_notes/deprecation.rst | 9 + >> 1 file changed, 9 insertions(+) >> >> diff --git a/doc/guide

Re: [dpdk-dev] [PATCH v2] doc: remove eal API for default mempool ops name

2018-02-03 Thread Jerin Jacob
-Original Message- > Date: Fri, 2 Feb 2018 14:01:42 +0530 > From: Hemant Agrawal > To: olivier.m...@6wind.com, tho...@monjalon.net, > pbhagavat...@caviumnetworks.com > CC: nipun.gu...@nxp.com, jerin.ja...@caviumnetworks.com, > santosh.shu...@caviumnetworks.com, dev@dpdk.org, Hemant Agra

Re: [dpdk-dev] [PATCH v2] doc: remove eal API for default mempool ops name

2018-02-02 Thread Olivier Matz
On Fri, Feb 02, 2018 at 02:01:42PM +0530, Hemant Agrawal wrote: > Signed-off-by: Hemant Agrawal > --- > v2: fix checkpatch errors > > doc/guides/rel_notes/deprecation.rst | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/doc/guides/rel_notes/deprecation.rst > b/doc/guides/rel_n

[dpdk-dev] [PATCH v2] doc: remove eal API for default mempool ops name

2018-02-02 Thread Hemant Agrawal
Signed-off-by: Hemant Agrawal --- v2: fix checkpatch errors doc/guides/rel_notes/deprecation.rst | 9 + 1 file changed, 9 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index d59ad59..c7d8f25 100644 --- a/doc/guides/rel_notes/depr