[PATCH] doc: add release note for new e1000 device

David Marchand david.marchand at redhat.com
Tue Jun 13 10:33:41 CEST 2023


On Tue, Jun 13, 2023 at 10:13 AM Qiming Yang <qiming.yang at intel.com> wrote:
>
> Signed-off-by: Qiming Yang <qiming.yang at intel.com>
> ---
>  doc/guides/rel_notes/release_23_07.rst | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/doc/guides/rel_notes/release_23_07.rst b/doc/guides/rel_notes/release_23_07.rst
> index 027ae7bd2d..382dbfbe37 100644
> --- a/doc/guides/rel_notes/release_23_07.rst
> +++ b/doc/guides/rel_notes/release_23_07.rst
> @@ -170,6 +170,9 @@ New Features
>
>    See :doc:`../prog_guide/pdcp_lib` for more information.
>
> +* **Updated INTEL e1000 driver.**

Intel*

> +
> +  * Added support for new I219 devices.

Quoting the description a bit earlier in this same file:

"""
     Suggested order in release notes items:
     * 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)
"""

Please move this update where appropriate.


>
>  Removed Items
>  -------------
> --
> 2.25.1
>


-- 
David Marchand



More information about the dev mailing list