Re: [dpdk-dev] [PATCH v9] doc: add release milestones definition

2021-09-14 Thread Ajit Khaparde
On Tue, Sep 14, 2021 at 9:50 AM Thomas Monjalon wrote: > > 14/09/2021 18:34, Ferruh Yigit: > > On 9/14/2021 8:56 AM, Thomas Monjalon wrote: > > > From: Asaf Penso > > > > > > Adding more information about the release milestones. > > > This includes the scope of change, expectations, etc. > > > >

Re: [dpdk-dev] [PATCH v9] doc: add release milestones definition

2021-09-14 Thread Thomas Monjalon
14/09/2021 18:51, Ajit Khaparde: > On Tue, Sep 14, 2021 at 9:50 AM Thomas Monjalon wrote: > > > > 14/09/2021 18:34, Ferruh Yigit: > > > On 9/14/2021 8:56 AM, Thomas Monjalon wrote: > > > > From: Asaf Penso > > > > > > > > Adding more information about the release milestones. > > > > This includes

Re: [dpdk-dev] [PATCH v9] doc: add release milestones definition

2021-09-14 Thread Thomas Monjalon
14/09/2021 18:34, Ferruh Yigit: > On 9/14/2021 8:56 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 > > A

Re: [dpdk-dev] [PATCH v9] doc: add release milestones definition

2021-09-14 Thread Ferruh Yigit
On 9/14/2021 8:56 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 > Acked-by: Ajit Khaparde

[dpdk-dev] [PATCH v9] doc: add release milestones definition

2021-09-14 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 Acked-by: Ajit Khaparde Acked-by: Bruce Richardson Acked-by: Andrew Rybchenko --- v2