From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <Allain.Legacy@windriver.com>
Received: from mail.windriver.com (mail.windriver.com [147.11.1.11])
 by dpdk.org (Postfix) with ESMTP id 3709D69C5
 for <dev@dpdk.org>; Thu, 23 Mar 2017 19:28:05 +0100 (CET)
Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com
 [147.11.189.40])
 by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id v2NIS1oh001604
 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL);
 Thu, 23 Mar 2017 11:28:01 -0700 (PDT)
Received: from ALA-MBC.corp.ad.wrs.com ([fe80::fcbe:9b7:1141:89a1]) by
 ALA-HCA.corp.ad.wrs.com ([147.11.189.40]) with mapi id 14.03.0294.000; Thu,
 23 Mar 2017 11:28:00 -0700
From: "Legacy, Allain" <Allain.Legacy@windriver.com>
To: "YIGIT, FERRUH" <ferruh.yigit@intel.com>
CC: "dev@dpdk.org" <dev@dpdk.org>, "Jolliffe, Ian"
 <Ian.Jolliffe@windriver.com>, "RICHARDSON, BRUCE"
 <bruce.richardson@intel.com>, "MCNAMARA, JOHN" <john.mcnamara@intel.com>,
 "WILES, ROGER" <roger.k.wiles@intel.com>, "thomas.monjalon@6wind.com"
 <thomas.monjalon@6wind.com>, "vincent.jardin@6wind.com"
 <vincent.jardin@6wind.com>, "jerin.jacob@caviumnetworks.com"
 <jerin.jacob@caviumnetworks.com>, "stephen@networkplumber.org"
 <stephen@networkplumber.org>, "3chas3@gmail.com" <3chas3@gmail.com>,
 "ANANYEV, KONSTANTIN" <konstantin.ananyev@intel.com>
Thread-Topic: [PATCH v5 00/14] Wind River Systems AVP PMD
Thread-Index: AQHSo+BlGUaMY8K1a0aR6lrJa5CVQqGivheA
Date: Thu, 23 Mar 2017 18:28:00 +0000
Message-ID: <70A7408C6E1BFB41B192A929744D8523968F630E@ALA-MBC.corp.ad.wrs.com>
References: <1489432593-32390-1-git-send-email-allain.legacy@windriver.com>
 <20170323112413.175202-1-allain.legacy@windriver.com>
 <a40ed900-17e6-0415-3b26-a444f22a1a26@intel.com>
In-Reply-To: <a40ed900-17e6-0415-3b26-a444f22a1a26@intel.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [128.224.140.166]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH v5 00/14] Wind River Systems AVP PMD
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <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: Thu, 23 Mar 2017 18:28:06 -0000

> -----Original Message-----
> From: Ferruh Yigit [mailto:ferruh.yigit@intel.com]
> Sent: Thursday, March 23, 2017 10:18 AM
<...>=20
> Hi Allain,
>=20
> Overall PMD looks good to me.
>=20
> Only can you please update documentation based on tech board decision [1]=
.
>=20
> Repeating related part here:
> "
> It should be clearly stated  that right now AVP PMD is limited to use wit=
h
> WindRiver hypervisor and for most cases virtio is still a preferred virtu=
al
> device to use with QEMU.
> "
>=20
Thanks Ferruh,  I'll update the documentation NIC guide and try to send v6 =
in the next day or so.