From: Thomas Monjalon <hidden> Date: 2021-07-30 16:41:57
27/07/2021 07:43, Menon, Ranjit:
On 7/26/2021 2:36 PM, Dmitry Kozlyuk wrote:
quoted
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: stable@dpdk.org
Signed-off-by: Dmitry Kozlyuk <redacted>