23/04/2023 07:08, Srikanth Yalavarthi: > This patch series adds support for 32 inputs / outputs per each > model. Changes required to enable the required support include: > > 1. Splitiing model metadata fields into structures. > 2. Update model metadata to v2301 which supports 32 I/O. > 3. Update ML driver code to support metadata v2301 . > > > Srikanth Yalavarthi (3): > ml/cnxk: split metadata fields into sections > ml/cnxk: update model metadata to v2301 > ml/cnxk: add support for 32 I/O per model
Applied, thanks.