Re: [dpdk-dev] [PATCH] doc: announce changes to eventdev public data structures

2020-08-05 Thread Thomas Monjalon
05/08/2020 11:36, Kinsella, Ray: > > On 02/07/2020 23:13, McDaniel, Timothy wrote: > > From: "McDaniel, Timothy" > > > > Signed-off-by: McDaniel, Timothy > > --- > > doc/guides/rel_notes/deprecation.rst | 28 > > 1 file changed, 28 insertions(+) > > > > diff --g

Re: [dpdk-dev] [PATCH] doc: announce changes to eventdev public data structures

2020-08-05 Thread Kinsella, Ray
On 02/07/2020 23:13, McDaniel, Timothy wrote: > From: "McDaniel, Timothy" > > Signed-off-by: McDaniel, Timothy > --- > doc/guides/rel_notes/deprecation.rst | 28 > 1 file changed, 28 insertions(+) > > diff --git a/doc/guides/rel_notes/deprecation.rst > b/doc/

Re: [dpdk-dev] [PATCH] doc: announce changes to eventdev public data structures

2020-08-02 Thread Jerin Jacob
On Sat, Aug 1, 2020 at 1:04 AM McDaniel, Timothy wrote: > > From: "McDaniel, Timothy" The patch should have some description and Please change the subject to: "doc: eventdev ABI change to support DLB PMD" > > Signed-off-by: McDaniel, Timothy We don't use "," in the Signed-off-by. Please chang

[dpdk-dev] [PATCH] doc: announce changes to eventdev public data structures

2020-07-31 Thread McDaniel, Timothy
From: "McDaniel, Timothy" Signed-off-by: McDaniel, Timothy --- doc/guides/rel_notes/deprecation.rst | 11 +++ 1 file changed, 11 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 99c9806..b9682a7 100644 --- a/doc/guides/rel_

Re: [dpdk-dev] [PATCH] doc: announce changes to eventdev public data structures

2020-07-31 Thread Jerin Jacob
On Sat, Aug 1, 2020 at 12:24 AM McDaniel, Timothy wrote: > > From: "McDaniel, Timothy" > > Signed-off-by: McDaniel, Timothy > --- > doc/guides/rel_notes/deprecation.rst | 37 > +- > 1 file changed, 10 insertions(+), 27 deletions(-) > > diff --git a/doc/guides/

[dpdk-dev] [PATCH] doc: announce changes to eventdev public data structures

2020-07-31 Thread McDaniel, Timothy
From: "McDaniel, Timothy" Signed-off-by: McDaniel, Timothy --- doc/guides/rel_notes/deprecation.rst | 37 +- 1 file changed, 10 insertions(+), 27 deletions(-) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index ecb1b

Re: [dpdk-dev] [PATCH] doc: announce changes to eventdev public data structures

2020-07-30 Thread Jerin Jacob
On Thu, Jul 30, 2020 at 10:03 PM McDaniel, Timothy wrote: > > > >-Original Message- > >From: McDaniel, Timothy > >Sent: Thursday, July 2, 2020 5:14 PM > >To: dev@dpdk.org > >Cc: jer...@marvell.com; Eads, Gage ; Van Haaren, Harry > >; m...@ashroe.eu; nhor...@tuxdriver.com; Rao, > >Nikhil ;

Re: [dpdk-dev] [PATCH] doc: announce changes to eventdev public data structures

2020-07-30 Thread McDaniel, Timothy
>-Original Message- >From: McDaniel, Timothy >Sent: Thursday, July 2, 2020 5:14 PM >To: dev@dpdk.org >Cc: jer...@marvell.com; Eads, Gage ; Van Haaren, Harry >; m...@ashroe.eu; nhor...@tuxdriver.com; Rao, >Nikhil ; Carrillo, Erik G ; >Gujjar, >Abhinandan S ; pbhagavat...@marvell.com; >he

[dpdk-dev] [PATCH] doc: announce changes to eventdev public data structures

2020-07-02 Thread McDaniel, Timothy
From: "McDaniel, Timothy" Signed-off-by: McDaniel, Timothy --- doc/guides/rel_notes/deprecation.rst | 28 1 file changed, 28 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index d1034f6..6af9b40 100644 ---