On Tue, 15 Sept 2026 at 14:02, Prashant Gupta <[email protected]> wrote:
> @@ -102,6 +110,8 @@ struct rte_dpaa2_device {
>         char ep_name[RTE_DEV_NAME_MAX_LEN];
>         struct rte_intr_handle *intr_handle; /**< Interrupt handle */
>         char name[FSLMC_OBJECT_MAX_LEN];    /**< DPAA2 Object name*/
> +       struct rte_dma_dev *dmadev;          /**< DMA device */
> +       const struct rte_fslmc_bus_info *bus_info;
>  };

No dmadev back reference in the bus device object.

Thanks.

-- 
David Marchand

Reply via email to