From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id D4D3C2BFF for ; Wed, 22 Feb 2017 16:28:22 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga105.jf.intel.com with ESMTP; 22 Feb 2017 07:28:21 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,194,1484035200"; d="scan'208";a="936870012" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga003.jf.intel.com with ESMTP; 22 Feb 2017 07:28:20 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.173]) by IRSMSX107.ger.corp.intel.com ([169.254.10.3]) with mapi id 14.03.0248.002; Wed, 22 Feb 2017 15:28:19 +0000 From: "Gray, Mark D" To: Yuanhan Liu CC: "Wojciechowicz, RobertX" , "stable@dpdk.org" , "Mcnamara, John" , "Devlin, Michelle" , "Weglicki, MichalX" , Thomas Monjalon , "Stokes, Ian" Thread-Topic: [dpdk-stable] vhost: many vhost user ports (backporting to v16.11) Thread-Index: AQHShmubbOeoMXX+mEKB68WBpIPpNqFoMgUAgAAHbjCAAQzMgIAL7TOg Date: Wed, 22 Feb 2017 15:28:19 +0000 Message-ID: <738D45BC1F695740A983F43CFE1B7EA94E93D1C5@IRSMSX108.ger.corp.intel.com> References: <20170209125628.GA10377@debian> <20170214024147.GQ20916@yliu-dev.sh.intel.com> <738D45BC1F695740A983F43CFE1B7EA94E92FB93@IRSMSX108.ger.corp.intel.com> <20170215011925.GV20916@yliu-dev.sh.intel.com> In-Reply-To: <20170215011925.GV20916@yliu-dev.sh.intel.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-stable] vhost: many vhost user ports (backporting to v16.11) X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2017 15:28:23 -0000 > -----Original Message----- > From: Yuanhan Liu [mailto:yuanhan.liu@linux.intel.com] > Sent: Wednesday, February 15, 2017 1:19 AM > To: Gray, Mark D > Cc: Wojciechowicz, RobertX ; > stable@dpdk.org; Mcnamara, John ; Devlin, > Michelle ; Weglicki, MichalX > ; Thomas Monjalon > > Subject: Re: [dpdk-stable] vhost: many vhost user ports (backporting to > v16.11) >=20 > On Tue, Feb 14, 2017 at 09:19:33AM +0000, Gray, Mark D wrote: > > > > > > > -----Original Message----- > > > From: Wojciechowicz, RobertX > > > Sent: Tuesday, February 14, 2017 8:51 AM > > > To: Yuanhan Liu ; Gray, Mark D > > > > > > Cc: stable@dpdk.org; Mcnamara, John ; > > > Devlin, Michelle ; Weglicki, MichalX > > > ; Thomas Monjalon > > > > > > Subject: RE: [dpdk-stable] vhost: many vhost user ports (backporting > > > to > > > v16.11) > > > > > > Hi, > > > > > > > > It is also worth pointing out that OVS 2.7 will use 16.11 > > > > > > > > One question though: will they use v16.11.1 or something like that? > > > > > > @Mark do you know what exactly version OVS is going to use? > > > > > > > We could specify what version to compile against in the documentation. > OVS has a stable branch for 2.7 so we could update the documentation if w= e > needed to use a specific tag/branch. In DPDK, does each stable release ge= t > tagged? >=20 > Yes, but the stable tree is located at >=20 > http://dpdk.org/browse/dpdk-stable/ >=20 > --yliu Thanks, Ian updated the ovs docs to reflect this. Thanks, this stable branc= h really helps us. https://mail.openvswitch.org/pipermail/ovs-dev/2017-February/328914.html