On Fri, 7 Nov 2025 12:33:24 +0530 <[email protected]> wrote: > diff --git a/doc/guides/rel_notes/release_25_11.rst > b/doc/guides/rel_notes/release_25_11.rst > index c5ba335cfc..b7921f5b57 100644 > --- a/doc/guides/rel_notes/release_25_11.rst > +++ b/doc/guides/rel_notes/release_25_11.rst > @@ -128,6 +128,14 @@ New Features > > Added ENETC4 PMD for multiple new generation SoCs. > > +* **Updated CNXK ethernet driver.** > + > + Added support to set/get link configuration as mentioned below: > + > + * Get speed capability from firmware instead of hard coded values. > + * Report link type, mode and status. > + * Configure link mode. > +
Is there a policy on release notes? Looks Thomas tries to keep them in alphabetic order by vendor.

