Re: [dpdk-dev] [PATCH v1] doc: add template release notes for 18.02

2017-11-22 Thread Mcnamara, John
> -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Wednesday, November 22, 2017 11:07 AM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v1] doc: add template release notes for > 18.02 > > Hi, > >

Re: [dpdk-dev] [PATCH v1] doc: add template release notes for 18.02

2017-11-22 Thread Thomas Monjalon
Hi, 17/11/2017 23:41, John McNamara: > +Resolved Issues > +--- > + > +.. This section should contain bug fixes added to the relevant > + sections. Sample format: I am not sure about this section. It is really too hard to maintain it. We have only few fixes referenced here. The conse

[dpdk-dev] [PATCH v1] doc: add template release notes for 18.02

2017-11-17 Thread John McNamara
Add template release notes for DPDK 18.02 with inline comments and explanations of the various sections. Signed-off-by: John McNamara --- doc/guides/rel_notes/release_18_02.rst | 214 + 1 file changed, 214 insertions(+) create mode 100644 doc/guides/rel_notes/rel