DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: clarify PMD order in release notes
@ 2021-04-09 15:21 Ferruh Yigit
  2021-04-09 15:34 ` Thomas Monjalon
  2021-05-12 16:04 ` [dpdk-dev] [PATCH v2] " Ferruh Yigit
  0 siblings, 2 replies; 6+ messages in thread
From: Ferruh Yigit @ 2021-04-09 15:21 UTC (permalink / raw)
  To: dev; +Cc: Ferruh Yigit, John McNamara, Thomas Monjalon

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>
---
Cc: Thomas Monjalon <thomas@monjalon.net>
---
 doc/guides/rel_notes/release_21_05.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/guides/rel_notes/release_21_05.rst b/doc/guides/rel_notes/release_21_05.rst
index e739153b509f..20cca03cbb9d 100644
--- a/doc/guides/rel_notes/release_21_05.rst
+++ b/doc/guides/rel_notes/release_21_05.rst
@@ -45,6 +45,7 @@ New Features
      * Core libs (EAL, mempool, ring, mbuf, buses)
      * Device abstraction libs and PMDs
        - ethdev (lib, PMDs)
+         * PMDs are ordered alphabetically on vendor name
        - cryptodev (lib, PMDs)
        - eventdev (lib, PMDs)
        - etc
-- 
2.30.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-05-20  7:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-09 15:21 [dpdk-dev] [PATCH] doc: clarify PMD order in release notes Ferruh Yigit
2021-04-09 15:34 ` Thomas Monjalon
2021-05-12 16:04 ` [dpdk-dev] [PATCH v2] " Ferruh Yigit
2021-05-19 20:42   ` Thomas Monjalon
2021-05-19 23:06     ` Ferruh Yigit
2021-05-20  7:34       ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).