On 31/05/2022 17:37, Kevin Laatz wrote:
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 exi
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
> 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?
This patchset addresses the device close for IDXD PCI devices.
Initially, there was a memory leak reported by ASAN for the 'pci' member
of the 'idxd_dmadev' struct due to a missing free. In addition, this
patch set corrects the behaviour of the device close function to ensure
the cleanup is complet
4 matches
Mail list logo