[dpdk-dev] [PATCH v3 1/1] virt2phys: virtual to physical address translator for Windows

Thomas Monjalon thomas at monjalon.net
Wed Apr 15 17:19:28 CEST 2020


15/04/2020 01:35, Ranjit Menon:
> On 4/14/2020 12:44 PM, Dmitry Kozlyuk wrote:
> > This driver supports Windows EAL memory management by translating
> > current process virtual addresses to physical addresses (IOVA).
> > Standalone virt2phys allows using DPDK without PMD and provides a
> > reference implementation.
> > 
> > Suggested-by: Ranjit Menon <ranjit.menon at intel.com>
> > Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
> 
> Reviewed-by: Ranjit Menon <ranjit.menon at intel.com>
> Acked-by: Ranjit Menon <ranjit.menon at intel.com>

Applied in dpdk-kmods, thanks.

This is the very first kernel module in this repository:
	http://git.dpdk.org/dpdk-kmods/




More information about the dev mailing list