Re: [dpdk-dev] [PATCH] doc: add link to stable roadmap

2020-05-19 Thread Thomas Monjalon
19/03/2020 09:33, David Marchand: > On Fri, Mar 13, 2020 at 8:55 PM Kevin Traynor wrote: > > > > The versions currently listed as maintained have gone stale. > > > > Rather than having to keep updating this doc, point to the > > dpdk.org stable roadmap. > > > > Signed-off-by: Kevin Traynor > > A

Re: [dpdk-dev] [PATCH] doc: add link to stable roadmap

2020-03-19 Thread David Marchand
On Fri, Mar 13, 2020 at 8:55 PM Kevin Traynor wrote: > > The versions currently listed as maintained have gone stale. > > Rather than having to keep updating this doc, point to the > dpdk.org stable roadmap. > > Signed-off-by: Kevin Traynor > --- > doc/guides/contributing/stable.rst | 3 ++- > 1

[dpdk-dev] [PATCH] doc: add link to stable roadmap

2020-03-13 Thread Kevin Traynor
The versions currently listed as maintained have gone stale. Rather than having to keep updating this doc, point to the dpdk.org stable roadmap. Signed-off-by: Kevin Traynor --- doc/guides/contributing/stable.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/guides/c