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.
I've reworked a bit the documentation and squashed it in relevant commits. Applied, thanks.