doc: clarify PMD order in release notes
authorFerruh Yigit <ferruh.yigit@intel.com>
Wed, 12 May 2021 16:04:43 +0000 (17:04 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 20 May 2021 07:34:54 +0000 (09:34 +0200)
PMD updates are expected in alphabetical order based on their vendor
name. Clarify this expectation in the section comment.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/rel_notes/release_21_05.rst

index 33f6212..c66ab1d 100644 (file)
@@ -43,7 +43,7 @@ New Features
 
      Suggested order in release notes items:
      * Core libs (EAL, mempool, ring, mbuf, buses)
-     * Device abstraction libs and PMDs
+     * Device abstraction libs and PMDs (ordered alphabetically by vendor name)
        - ethdev (lib, PMDs)
        - cryptodev (lib, PMDs)
        - eventdev (lib, PMDs)