[dpdk-dev] [PATCH] doc: clarify PMD order in release notes
Thomas Monjalon
thomas at monjalon.net
Fri Apr 9 17:34:52 CEST 2021
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 <ferruh.yigit at intel.com>
> ---
> Cc: Thomas Monjalon <thomas at monjalon.net>
> ---
> --- 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)
It is not specific to ethdev.
It could be a general comment.
More information about the dev
mailing list