[v8 7/8] bus/dpaa: improve DPAA cleanup
Stephen Hemminger
stephen at networkplumber.org
Fri Jul 11 00:48:09 CEST 2025
On Thu, 3 Jul 2025 11:07:42 +0530
vanshika.shukla at nxp.com wrote:
> From: Gagandeep Singh <g.singh at nxp.com>
>
> This patch addresses DPAA driver issues with the introduction of
> rte_eal_cleanup, which caused driver-specific destructors to fail
> due to memory cleanup.
> To resolve this, we remove the driver destructor and relocate the
> code to the bus cleanup function.
>
> So, this patch also implements DPAA bus cleanup.
>
> Signed-off-by: Gagandeep Singh <g.singh at nxp.com>
This looks like a bug fix (not a simple improvement).
Could you provide a Fixes: tag so that it can goto related stable trees.
More information about the dev
mailing list