22/11/2023 19:35, Srikanth Yalavarthi: > Using model_id from op structure as layer index for TVM > models with multiple MRVL layers is incorrect. This patch > fixes the issue by reading the layer index from the job > descriptor structure. > > Fixes: 31cc30b5f088 ("ml/cnxk: update model start/stop functions") > > Signed-off-by: Srikanth Yalavarthi <syalavar...@marvell.com>
Applied