Re: [PATCH 3/6] doc/rel_notes: keep library updates together
Thomas Monjalon <[email protected]>
| Newsgroups | org.dpdk.dev |
|---|---|
| Message-ID | <[email protected]> |
21/07/2026 17:13, Bruce Richardson:
> Group all library updates and enhancements together before driver
> updates in the release notes.
The suggested order in the release notes is:
* Core libs (EAL, mempool, ring, mbuf, buses)
* Device abstraction libs and PMDs (ordered alphabetically by vendor name)
- ethdev (lib, PMDs)
- cryptodev (lib, PMDs)
- eventdev (lib, PMDs)
- etc
* Other libs
* Apps, Examples, Tools (if significant)
So it was placed here on purpose.