[PATCH v5 03/17] dma/ixd: fix incorrect free function in cleanup
Bruce Richardson
bruce.richardson at intel.com
Tue Oct 1 19:04:01 CEST 2024
On Tue, Oct 01, 2024 at 09:35:26AM -0700, Stephen Hemminger wrote:
> The data structure is allocated with rte_malloc and incorrectly
> freed in cleanup logic using free.
>
> Bugzilla ID: 1549
> Fixes: 9449330a8458 ("dma/idxd: create dmadev instances on PCI probe")
> Cc: kevin.laatz at intel.com
> Cc: stable at dpdk.org
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
>From previous revision:
Reviewed-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list