[PATCH 0/5] Fix IDXD PCI device close
Kevin Laatz
kevin.laatz at intel.com
Tue May 31 18:37:35 CEST 2022
On 31/05/2022 17:17, Thomas Monjalon wrote:
>> Kevin Laatz (5):
>> dma/idxd: fix memory leak in pci close
>> dma/idxd: fix memory leak due to free on incorrect pointer
>> app/test: close dma devices during cleanup
>> app/testpmd: stop and close dmadevs at exit
>> examples/dma: fix missing dma close
> Any news about the v2?
>
Hi Thomas,
No v2 yet since we might be able to drop the application changes from
this patchset - depending on the changes in the series adding bus
cleanup to EAL cleanup [1].
Ideally I would like to rework this bug fix to utilize the changes
proposed in [1], so there is a dependency there. That would allow us to
fix this bug without adding dma_close() to all applications.
/Kevin
[1] https://patches.dpdk.org/project/dpdk/list/?series=23151
More information about the dev
mailing list