From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id BE3FF8E7A for ; Tue, 3 Nov 2015 11:16:26 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 03 Nov 2015 02:16:25 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,238,1444719600"; d="scan'208";a="841389970" Received: from dhunt5x-mobl3.ger.corp.intel.com (HELO [10.237.208.61]) ([10.237.208.61]) by orsmga002.jf.intel.com with ESMTP; 03 Nov 2015 02:16:24 -0800 To: Jan Viktorin , david.marchand@6wind.com, Thomas Monjalon , Jerin Jacob References: <1446508048-16744-1-git-send-email-viktorin@rehivetech.com> <1446508048-16744-15-git-send-email-viktorin@rehivetech.com> From: "Hunt, David" Message-ID: <56388977.9030206@intel.com> Date: Tue, 3 Nov 2015 10:16:23 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1446508048-16744-15-git-send-email-viktorin@rehivetech.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Vlastimil Kosar , dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v6 14/15] mk: Introduce ARMv7 architecture X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 10:16:27 -0000 On 02/11/2015 23:47, Jan Viktorin wrote: --snip-- > diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst > index be6f827..43a3a3c 100644 > --- a/doc/guides/rel_notes/release_2_2.rst > +++ b/doc/guides/rel_notes/release_2_2.rst > @@ -23,6 +23,11 @@ New Features > > * **Added vhost-user multiple queue support.** Jan, There's a small issue here. To apply cleanly on the latest head, this line needs to be * **Added port hotplug support to xenvirt.** Rgds, Dave.