> -----Original Message----- > From: Thomas Monjalon <[email protected]> > Sent: 10 March 2023 15:01 > To: [email protected] > Cc: Srikanth Yalavarthi <[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]> > Subject: [EXT] Re: [PATCH v6 00/39] Implementation of ML CNXK driver > > External Email > > ---------------------------------------------------------------------- > 10/03/2023 09:19, Srikanth Yalavarthi: > > Marvell ML CNXK Driver > > ---------------------- > > > > This patch series implements common Machine Learning (ML) ROC code > and > > driver for Marvell Octeon 10 (cnxk) platform. ML inferencing is > > supported on cnxk platform through an integrated ML inferencing > > processor. The current driver supports programming the ML hardware > > engine through offload mode. > > > > All APIs proposed in the DPDK ML device specification are supported on > > the cnxk platform. > > > > v6: > > * Fixed release notes content > > * Rebased the patch series > > > > v5: > > * Updated model_id to uint16_t > > * Updated release notes for 23.03 > > I will use v5 as it is ready to push. > > Note: you never integrate acks in your new versions, so I have to look for it > and include it for you.
Noted, Will take care of integrating Ack's in all future patches. > > Note 2: we are fixing more build issues in the main repo because of the > mldev integration. >

