> -----Original Message----- > From: David Marchand <[email protected]> > Sent: 08 November 2025 21:02 > To: [email protected] > Cc: Hemant Agrawal <[email protected]>; [email protected] > Subject: [PATCH 0/5] Cleanup rte_dpaa2_device > Importance: High > > 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. > Thanks for the patchset, we will revert with the test results shortly.
- [PATCH 0/5] Cleanup rte_dpaa2_device David Marchand
- [PATCH 1/5] crypto/dpaa2_sec: remove crypto device in ... David Marchand
- [PATCH 3/5] net/dpaa2: remove dead code in loopback mo... David Marchand
- [PATCH 2/5] dma/dpaa2: remove DMA device in bus device David Marchand
- [PATCH 5/5] bus/fslmc: remove raw device in bus device David Marchand
- [PATCH 4/5] net/dpaa2: remove ethdev device in bus dev... David Marchand
- Re: [PATCH 4/5] net/dpaa2: remove ethdev device in... Maxime Leroy
- Re: [PATCH 4/5] net/dpaa2: remove ethdev devic... David Marchand
- Re: [PATCH 4/5] net/dpaa2: remove ethdev d... David Marchand
- RE: [PATCH 0/5] Cleanup rte_dpaa2_device Hemant Agrawal
- [PATCH v2 0/5] Cleanup rte_dpaa2_device David Marchand
- [PATCH v2 1/5] crypto/dpaa2_sec: remove crypto dev... David Marchand
- Re: [PATCH v2 1/5] crypto/dpaa2_sec: remove cr... Maxime Leroy
- Re: [PATCH v2 1/5] crypto/dpaa2_sec: remov... David Marchand
- Re: [PATCH v2 1/5] crypto/dpaa2_sec: ... Maxime Leroy
- [PATCH v2 2/5] dma/dpaa2: remove DMA device in bus... David Marchand
- [PATCH v2 3/5] net/dpaa2: remove dead code in loop... David Marchand
- [PATCH v2 4/5] net/dpaa2: remove ethdev device in ... David Marchand
- Re: [PATCH v2 4/5] net/dpaa2: remove ethdev de... Hemant Agrawal
- [PATCH v2 5/5] bus/fslmc: remove raw device in bus... David Marchand

