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

2017-02-17 Thread Thomas Monjalon
2017-02-16 15:01, Mcnamara, John: > > > -Original Message- > > From: Thomas Monjalon [mailto:thomas.monja...@6wind.com] > > Sent: Wednesday, February 15, 2017 2:55 PM > > To: Mcnamara, John > > Cc: dev@dpdk.org > > Subject: Re: [dpdk-dev] [PATCH

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

2017-02-16 Thread Mcnamara, John
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monja...@6wind.com] > Sent: Wednesday, February 15, 2017 2:55 PM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v1] doc: add template release notes for > 17.05 > > 2017

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

2017-02-15 Thread Thomas Monjalon
2017-02-15 12:38, John McNamara: > + Build the docs and view the output file to ensure the changes are > correct:: > + > + make doc-guides-html > + > + firefox build/doc/html/guides/rel_notes/release_17_05.html I would suggest xdg-open instead of firefox. It is more open regarding chr

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

2017-02-15 Thread Bruce Richardson
On Wed, Feb 15, 2017 at 12:38:58PM +, John McNamara wrote: > Add template release notes for DPDK 17.05 with inline > comments and explanations of the various sections. > > Signed-off-by: John McNamara > --- > doc/guides/rel_notes/index.rst | 1 + > doc/guides/rel_notes/release_17_0

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

2017-02-15 Thread John McNamara
Add template release notes for DPDK 17.05 with inline comments and explanations of the various sections. Signed-off-by: John McNamara --- doc/guides/rel_notes/index.rst | 1 + doc/guides/rel_notes/release_17_05.rst | 195 + 2 files changed, 196 insertion