Re: [dpdk-dev] [PATCH v5 1/1] doc: add release milestones definition

2021-02-03 Thread Thomas Monjalon
03/02/2021 11:14, David Marchand: > On Wed, Feb 3, 2021 at 8:58 AM Thomas Monjalon wrote: > > +Roadmap > > +~~~ > > + > > +* Content: new features in libraries, drivers, applications, and examples. > > +* Timeframe: to be published before the first day of the release cycle. > > On the form, r

Re: [dpdk-dev] [PATCH v5 1/1] doc: add release milestones definition

2021-02-03 Thread David Marchand
On Wed, Feb 3, 2021 at 8:58 AM Thomas Monjalon wrote: > > From: Asaf Penso > > Adding more information about the release milestones. > This includes the scope of change, expectations, etc. > > Signed-off-by: Asaf Penso > Signed-off-by: Thomas Monjalon > Acked-by: John McNamara > --- > v2: fix

[dpdk-dev] [PATCH v5 1/1] doc: add release milestones definition

2021-02-02 Thread Thomas Monjalon
From: Asaf Penso Adding more information about the release milestones. This includes the scope of change, expectations, etc. Signed-off-by: Asaf Penso Signed-off-by: Thomas Monjalon Acked-by: John McNamara --- v2: fix styling format and add content in the commit message v3: change punctuation