From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by dpdk.org (Postfix) with ESMTP id 3709D69C5 for ; 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" To: "YIGIT, FERRUH" CC: "dev@dpdk.org" , "Jolliffe, Ian" , "RICHARDSON, BRUCE" , "MCNAMARA, JOHN" , "WILES, ROGER" , "thomas.monjalon@6wind.com" , "vincent.jardin@6wind.com" , "jerin.jacob@caviumnetworks.com" , "stephen@networkplumber.org" , "3chas3@gmail.com" <3chas3@gmail.com>, "ANANYEV, KONSTANTIN" 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> In-Reply-To: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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.