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

2021-04-09 Thread Thomas Monjalon
09/04/2021 17:21, 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 > --- > Cc: Thomas Monjalon > --- > --- a/doc/guides/rel_notes/release_21_05.rst > +++ b/doc/guides/rel_

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

2021-04-09 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 --- Cc: Thomas Monjalon --- doc/guides/rel_notes/release_21_05.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/rel_notes/rel