From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 33E6D1077 for ; Tue, 14 Feb 2017 10:19:36 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga104.jf.intel.com with ESMTP; 14 Feb 2017 01:19:35 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,160,1484035200"; d="scan'208";a="44168833" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by orsmga002.jf.intel.com with ESMTP; 14 Feb 2017 01:19:35 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.173]) by IRSMSX102.ger.corp.intel.com ([169.254.2.230]) with mapi id 14.03.0248.002; Tue, 14 Feb 2017 09:19:34 +0000 From: "Gray, Mark D" To: "Wojciechowicz, RobertX" , Yuanhan Liu CC: "stable@dpdk.org" , "Mcnamara, John" , "Devlin, Michelle" , "Weglicki, MichalX" , Thomas Monjalon Thread-Topic: [dpdk-stable] vhost: many vhost user ports (backporting to v16.11) Thread-Index: AQHShmubbOeoMXX+mEKB68WBpIPpNqFoMgUAgAAHbjA= Date: Tue, 14 Feb 2017 09:19:33 +0000 Message-ID: <738D45BC1F695740A983F43CFE1B7EA94E92FB93@IRSMSX108.ger.corp.intel.com> References: <20170209125628.GA10377@debian> <20170214024147.GQ20916@yliu-dev.sh.intel.com> In-Reply-To: Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] 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: Tue, 14 Feb 2017 09:19:37 -0000 > -----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) >=20 > Hi, >=20 > > > 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? >=20 > @Mark do you know what exactly version OVS is going to use? >=20 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 we need= ed to use a specific tag/branch. In DPDK, does each stable release get tagg= ed?