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 18EE25A56 for ; Thu, 5 Nov 2015 15:39:47 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 05 Nov 2015 06:39:47 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,248,1444719600"; d="scan'208";a="812491092" Received: from dhunt5x-mobl3.ger.corp.intel.com (HELO [10.237.208.61]) ([10.237.208.61]) by orsmga001.jf.intel.com with ESMTP; 05 Nov 2015 06:39:45 -0800 To: Jerin Jacob References: <1446556153-18845-1-git-send-email-jerin.jacob@caviumnetworks.com> <5638C202.1050205@intel.com> <20151103163838.GA18587@localhost.localdomain> From: "Hunt, David" Message-ID: <563B6A31.5020308@intel.com> Date: Thu, 5 Nov 2015 14:39:45 +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: <20151103163838.GA18587@localhost.localdomain> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH 00/12] DPDK armv8-a support 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: Thu, 05 Nov 2015 14:39:48 -0000 On 03/11/2015 16:38, Jerin Jacob wrote: > On Tue, Nov 03, 2015 at 02:17:38PM +0000, Hunt, David wrote: --snip-- >> and then it built fine, and I can run testpmd with my 82599's and run >> autotests. > > I ran autotest, "Mbuf autotest" stress failure is due strong vs weak ordering > issue. I will send the next version based on new patch being discussed > on ml. Jerin, I've marked my patch-set for the armv8 support as superseded in PatchWork. I'm happy for your patch-set to take precedence. If you're uploading another rev, I'll be sure to give it a test on my X-Gene board. Dave.