27/07/2021 07:43, Menon, Ranjit:
> On 7/26/2021 2:36 PM, Dmitry Kozlyuk wrote:
> > eal_mem_virt2phys_init() opens a handle for use by rte_mem_virt2phy().
> > Close this handle on EAL cleanup.
> >
> > Fixes: 2a5d547a4a9b ("eal/windows: implement basic memory management")
> > Cc: sta...@dpdk.org
> >
On 7/26/2021 2:36 PM, Dmitry Kozlyuk wrote:
eal_mem_virt2phys_init() opens a handle for use by rte_mem_virt2phy().
Close this handle on EAL cleanup.
Fixes: 2a5d547a4a9b ("eal/windows: implement basic memory management")
Cc: sta...@dpdk.org
Signed-off-by: Dmitry Kozlyuk
---
lib/eal/windows/ea
eal_mem_virt2phys_init() opens a handle for use by rte_mem_virt2phy().
Close this handle on EAL cleanup.
Fixes: 2a5d547a4a9b ("eal/windows: implement basic memory management")
Cc: sta...@dpdk.org
Signed-off-by: Dmitry Kozlyuk
---
lib/eal/windows/eal.c | 1 +
lib/eal/windows/eal_memory.c
3 matches
Mail list logo