Re: [dpdk-dev] [kmods PATCH v3 0/3] windows/virt2phys: fix paging issue

2022-01-11 Thread Thomas Monjalon
12/10/2021 02:42, Dmitry Kozlyuk: > v3: > * Fix Release build (Ranjit). > * Drop PnpLockdown=1 patch as it is now in dependency series. > v2: > * Following ofline review by DmitryM: > - Add comment explaining tracking approach for validation team. > - Replace deprecated allo

[dpdk-dev] [kmods PATCH v3 0/3] windows/virt2phys: fix paging issue

2021-10-11 Thread Dmitry Kozlyuk
Physical addresses exposed by virt2phys driver could become pageable. This presents stability and security issues that prevent Microsoft from signing virt2phys, because a signed driver would be trusted by all end-user machines. Ensure that memory for which physical addresses are exposed by virt2ph