> -----Original Message----- > From: Srikanth Yalavarthi > Sent: Monday, October 2, 2023 3:29 PM > To: Srikanth Yalavarthi > Cc: dev@dpdk.org; Shivah Shankar Shankar Narayan Rao > ; Anup Prabhu ; > Prince Takkar > Subject: [PATCH v4 1/3] mldev: add support for arbitrary shape dimensions > > Updated rte_ml_io_info to support shape of arbitrary number of > dimensions. Dropped use of rte_ml_io_shape and rte_ml_io_format. > Introduced new fields nb_elements and size in rte_ml_io_info. > > Updated drivers and app/mldev to support the changes. > > Signed-off-by: Srikanth Yalavarthi Acked-by: Anup Prabhu