git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aee235
)
doc: clarify PMD order in release notes
author
Ferruh Yigit
<ferruh.yigit@intel.com>
Wed, 12 May 2021 16:04:43 +0000
(17:04 +0100)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/doc/guides/rel_notes/release_21_05.rst
b/doc/guides/rel_notes/release_21_05.rst
index
33f6212
..
c66ab1d
100644
(file)
--- a/
doc/guides/rel_notes/release_21_05.rst
+++ b/
doc/guides/rel_notes/release_21_05.rst
@@
-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)