From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <mahan@mahan.org>
Received: from ns.mahan.org (unknown [67.116.10.138])
 by dpdk.org (Postfix) with ESMTP id 518DE1F3
 for <dev@dpdk.org>; Fri,  9 Aug 2013 02:04:13 +0200 (CEST)
Received: from [192.168.70.43] (localhost [127.0.0.1]) (authenticated bits=0)
 by ns.mahan.org (8.14.5/8.14.5) with ESMTP id r7904cKU008031;
 Thu, 8 Aug 2013 17:04:38 -0700 (PDT) (envelope-from mahan@mahan.org)
References: <F59A35D6-FCF9-47F7-AE9F-F3A731C68C10@mahan.org>
 <20130808165344.18a543b9@nehalam.linuxnetplumber.net>
Mime-Version: 1.0 (1.0)
In-Reply-To: <20130808165344.18a543b9@nehalam.linuxnetplumber.net>
Content-Type: text/plain;
	charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Message-Id: <7866DDBC-AD11-4BF6-83E7-5FB61DD8281D@mahan.org>
X-Mailer: iPad Mail (10B329)
From: Patrick Mahan <mahan@mahan.org>
Date: Thu, 8 Aug 2013 17:04:41 -0700
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Need to support mapping in bar1
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Fri, 09 Aug 2013 00:04:13 -0000

When?

I scanned the archives for this month and last month.  I don't see any patch=
es regarding allowing other BARs to be mapped.

Thanks,

Patrick

Coming to you from deep inside Fortress Mahan

On Aug 8, 2013, at 4:53 PM, Stephen Hemminger <stephen@networkplumber.org> w=
rote:

> On Thu, 8 Aug 2013 16:45:42 -0700
> Patrick Mahan <mahan@mahan.org> wrote:
>=20
>> Before I do this, I wanted to check with the list.
>>=20
>> The UIO support code in DPDK only maps in bar 0 for PCI devices, and it d=
oes provide support for mapping any other bar that the device provides.
>>=20
>> Has anyone fixed this yet?  Or maybe has a patch?
>>=20
>> DPDK version: 1.3.1r2
>>=20
>> Thanks,
>>=20
>> Patrick
>=20
> Yes, I sent patches to fix this, look on list. If not will resend.