[dpdk-dev] [PATCH] vfio: add no-iommu support

2015-12-21 Thread Burakov, Anatoly
Hi Ferruh, > On Mon, Dec 21, 2015 at 03:15:46PM +, Burakov, Anatoly wrote: > > > This is based on patch from Alex Williamson: > > > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/comm > > > it/?id=03 > > > 3291eccbdb > > > plus > > > http://dpdk.org/dev/patchwork/patch/9598/ >

[dpdk-dev] [PATCH] vfio: add no-iommu support

2015-12-21 Thread Yigit, Ferruh
On Mon, Dec 21, 2015 at 03:15:46PM +, Burakov, Anatoly wrote: > > This is based on patch from Alex Williamson: > > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=03 > > 3291eccbdb > > plus > > http://dpdk.org/dev/patchwork/patch/9598/ > > > > This patch is intended

[dpdk-dev] [PATCH] vfio: add no-iommu support

2015-12-21 Thread Burakov, Anatoly
Hi Ferruh, > This is based on patch from Alex Williamson: > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=03 > 3291eccbdb > plus > http://dpdk.org/dev/patchwork/patch/9598/ > > This patch is intended to test above patches on DPDK rather than official > patch to DPDK.

[dpdk-dev] [PATCH] vfio: add no-iommu support

2015-12-21 Thread Ferruh Yigit
This is based on patch from Alex Williamson: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=033291eccbdb plus http://dpdk.org/dev/patchwork/patch/9598/ This patch is intended to test above patches on DPDK rather than official patch to DPDK. Test result is DPDK successf