From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <mark.d.gray@intel.com>
Received: from mga06.intel.com (mga06.intel.com [134.134.136.31])
 by dpdk.org (Postfix) with ESMTP id 33E6D1077
 for <stable@dpdk.org>; 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" <mark.d.gray@intel.com>
To: "Wojciechowicz, RobertX" <robertx.wojciechowicz@intel.com>, Yuanhan Liu
 <yuanhan.liu@linux.intel.com>
CC: "stable@dpdk.org" <stable@dpdk.org>, "Mcnamara, John"
 <john.mcnamara@intel.com>, "Devlin, Michelle" <michelle.devlin@intel.com>,
 "Weglicki, MichalX" <michalx.weglicki@intel.com>, Thomas Monjalon
 <thomas.monjalon@6wind.com>
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>
 <ED71EE0C15B44E41B8FA814D7EFD5CA8CAE96C@IRSMSX103.ger.corp.intel.com>
In-Reply-To: <ED71EE0C15B44E41B8FA814D7EFD5CA8CAE96C@IRSMSX103.ger.corp.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.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 <stable.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/stable>,
 <mailto:stable-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/stable/>
List-Post: <mailto:stable@dpdk.org>
List-Help: <mailto:stable-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/stable>,
 <mailto:stable-request@dpdk.org?subject=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 <yuanhan.liu@linux.intel.com>; Gray, Mark D
> <mark.d.gray@intel.com>
> Cc: stable@dpdk.org; Mcnamara, John <john.mcnamara@intel.com>; Devlin,
> Michelle <michelle.devlin@intel.com>; Weglicki, MichalX
> <michalx.weglicki@intel.com>; Thomas Monjalon
> <thomas.monjalon@6wind.com>
> 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?