Re: [dpdk-dev] [PATCH v2] doc: clarify PMD order in release notes

2021-05-20 Thread Thomas Monjalon
20/05/2021 01:06, Ferruh Yigit: > On 5/19/2021 9:42 PM, Thomas Monjalon wrote: > > 12/05/2021 18:04, Ferruh Yigit: > >> PMD updates are expected in alphabetical order based on their vendor > >> name. Clarify this expectation in the section comment. > >> > >> Signed-off-by: Ferruh Yigit > >> --- >

Re: [dpdk-dev] [PATCH v2] doc: clarify PMD order in release notes

2021-05-19 Thread Ferruh Yigit
On 5/19/2021 9:42 PM, Thomas Monjalon wrote: > 12/05/2021 18:04, Ferruh Yigit: >> PMD updates are expected in alphabetical order based on their vendor >> name. Clarify this expectation in the section comment. >> >> Signed-off-by: Ferruh Yigit >> --- >> - * Device abstraction libs and PMDs >> +

Re: [dpdk-dev] [PATCH v2] doc: clarify PMD order in release notes

2021-05-19 Thread Thomas Monjalon
12/05/2021 18:04, Ferruh Yigit: > PMD updates are expected in alphabetical order based on their vendor > name. Clarify this expectation in the section comment. > > Signed-off-by: Ferruh Yigit > --- > - * Device abstraction libs and PMDs > + * Device abstraction libs and PMDs (PMDs ordered

[dpdk-dev] [PATCH v2] doc: clarify PMD order in release notes

2021-05-12 Thread Ferruh Yigit
PMD updates are expected in alphabetical order based on their vendor name. Clarify this expectation in the section comment. Signed-off-by: Ferruh Yigit --- v2: * Do not restrict clarification for ethdev --- doc/guides/rel_notes/release_21_05.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion