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

2021-02-01 Thread Ajit Khaparde
On Mon, Feb 1, 2021 at 2:13 PM 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 Looks good to me

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

2021-02-01 Thread Thomas Monjalon
01/02/2021 23:31, Ajit Khaparde: > On Mon, Feb 1, 2021 at 2:13 PM 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 Mo

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

2021-02-01 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