> -----Original Message----- > From: Thomas Monjalon <tho...@monjalon.net> > Sent: 10 March 2023 15:01 > To: dev@dpdk.org > Cc: Srikanth Yalavarthi <syalavar...@marvell.com>; Shivah Shankar Shankar > Narayan Rao <sshankarn...@marvell.com>; Jerin Jacob Kollanukkaran > <jer...@marvell.com>; Anup Prabhu <apra...@marvell.com>; Prince Takkar > <ptak...@marvell.com>; Parijat Shukla <pshu...@marvell.com> > 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. >