[dpdk-dev] [PATCH] eal: map io resources for non x86 architectures

David Marchand david.marchand at 6wind.com
Wed Dec 16 14:34:35 CET 2015


Yuanhan,

On Wed, Dec 16, 2015 at 1:48 PM, Yuanhan Liu <yuanhan.liu at linux.intel.com>
wrote:

> On Wed, Dec 16, 2015 at 01:31:04PM +0100, David Marchand wrote:
> > x86 requires a special set of instructions to access ioports, but other
> > architectures let you remap io resources.
> > So let eal remap io resources by accepting IORESOURCE_IO flag for
> > architectures other than x86.
>
> One question: this patch could be a replacement of the igbuio_iomap patch
> from Santosh? If so, I like it: It's more elegant.
>

Well, yes, unless I missed something since I am no guru :-).

-- 
David Marchand


More information about the dev mailing list