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. Note 2: we are fixing more build issues in the main repo because of the mldev integration.

