From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hunt, David" Subject: Re: [PATCH v6 14/15] mk: Introduce ARMv7 architecture Date: Tue, 3 Nov 2015 10:16:23 +0000 Message-ID: <56388977.9030206@intel.com> References: <1446508048-16744-1-git-send-email-viktorin@rehivetech.com> <1446508048-16744-15-git-send-email-viktorin@rehivetech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Vlastimil Kosar , dev@dpdk.org To: Jan Viktorin , david.marchand@6wind.com, Thomas Monjalon , Jerin Jacob 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) In-Reply-To: <1446508048-16744-15-git-send-email-viktorin@rehivetech.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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.