On 10/11/2017 11:33 AM, Jianfeng Tan wrote: > Patch 1: Use VA as IOVA if IOVA mode is enabled. > Patch 2: Enable IOVA mode for the PMDs for Intel NICs. > > How to test: > > $ (bind nic to vfio-pci) > $ testpmd -c 0x3 -n 4 -m 2048 --no-huge -- -i --no-numa > > Jianfeng Tan (2): > eal: honor IOVA mode for no-huge case > net: enable IOVA mode for PMDs
Series applied to dpdk/master, thanks.