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 11:08:20 +0000 Message-ID: <563895A4.1010504@intel.com> References: <1446508048-16744-1-git-send-email-viktorin@rehivetech.com> <1446508048-16744-15-git-send-email-viktorin@rehivetech.com> <56388977.9030206@intel.com> <20151103112754.7ec38ac2@jvn> 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 Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id C97EA5A76 for ; Tue, 3 Nov 2015 12:08:29 +0100 (CET) In-Reply-To: <20151103112754.7ec38ac2@jvn> 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 03/11/2015 10:27, Jan Viktorin wrote: > On Tue, 3 Nov 2015 10:16:23 +0000 > "Hunt, David" wrote: > >> 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.** > > Yes, the original v6 patchset was rebased on 82fb70207 (as stated in > the cover letter). I've force pushed an update (as resubmitting all the > series just due to this trivial conflict seems to be meaningless to me): Agreed, just noting for the future :) Dave