On 12-11-2025 14:40, David Marchand wrote:
The rte_dpaa2_device object keeps track of a device class object (cryptodev, dmadev, ethdev, rawdev) which is a layer violation. Make use of the device class respective infrastructure and remove those back references. Disclaimer: this series is untested as I don't have the hardware. I only based those changes on look at the code and other drivers.
Series-Tested-by: Hemant Agrawal <[email protected]>

