> -----Original Message----- > From: Thomas Monjalon <[email protected]> > Sent: 10 March 2023 03:36 > To: Srikanth Yalavarthi <[email protected]> > Cc: [email protected]; Shivah Shankar Shankar Narayan Rao > <[email protected]>; Jerin Jacob Kollanukkaran > <[email protected]>; Anup Prabhu <[email protected]>; Prince Takkar > <[email protected]>; Parijat Shukla <[email protected]>; Srikanth > Yalavarthi <[email protected]> > Subject: [EXT] Re: [PATCH v5 02/39] ml/cnxk: add skeleton for ML cnxk driver > > External Email > > ---------------------------------------------------------------------- > 07/02/2023 17:06, Srikanth Yalavarthi: > > --- a/doc/guides/rel_notes/release_23_03.rst > > +++ b/doc/guides/rel_notes/release_23_03.rst > > +* **Implementation of Marvell CNXK machine learning driver for .** > > It seems a word is missing. > It looks like you did a lot of work on the mldev series, so some details are > missing. >
Done. Updated the release notes correctly in version 6 patch series. > > + > > + * Added ml/cnxk driver which provides support for machine learning > inference > > + operations on Marvell's CN10K series of SoC's. > > + * Added ML ROC code for ml/cnxk driver to common/cnxk. > > + * Added implementation with support for all rte_ml APIs. > > >

