[dpdk-dev] [PATCH] eal: mmap uio resources using resourceX files
Tetsuya Mukawa
mukawa at igel.co.jp
Tue Feb 24 10:21:26 CET 2015
On 2015/02/24 0:00, Bruce Richardson wrote:
> On Mon, Feb 23, 2015 at 02:57:24PM +0000, Bruce Richardson wrote:
>> Instead of distinguishing the BAR mappings via offset within a single
>> file, originally /dev/uioX, switch to mapping each individual bar via
>> the appropriately numbered resourceX file.
>>
>> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
>> ---
> Hi Tetsuya,
>
> in our tests here, this patch seems to fix the immediate problem you were
> experiencing on your system. Can you perhaps verify?
>
> Thanks,
> /Bruce
>
Hi Bruce,
I've checked it, and the patch solves my issue.
Thank you so much.
Thanks,
Tetsuya
More information about the dev
mailing list