From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 87859A0096 for ; Tue, 4 Jun 2019 01:19:30 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B471F1B9AA; Tue, 4 Jun 2019 01:19:29 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id A9D9E1B9A8 for ; Tue, 4 Jun 2019 01:19:28 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 3E0BC22302; Mon, 3 Jun 2019 19:19:28 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 03 Jun 2019 19:19:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=USRLCqquWw6J6qrsAW6cfNkmJYEukQ1ZWmzvjy6+vIQ=; b=gJmRurpzn/bs ZPFtZSiB2stiGSfD8yzbK5REM3m/1+B13/9r05n8CuOmvjznDST0c5bKdnZra2CN 59IiOhf8JYr8H9xh61nE4ITMDkMDnV+sUIpHORbIs/y5y3bZwZIrSxWk1E8zX9Y6 wHyrTlOnC5MkIpKU0z0rxC21nA/u4Cw= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=USRLCqquWw6J6qrsAW6cfNkmJYEukQ1ZWmzvjy6+v IQ=; b=40yxSpOdWXubZdd/XvwAwnLZyKKoi9U+uAz2sJXqRd3IbkdLpZmLdfMOq Sy3BcZ78Lhk26gyND10kYSmKiPpYxN0y6c1ULa4BDJ6lrmTIxe4/eXkk1iy43H+L EUkCRi8lah3WXF1bOvGqDbi10Bab3AxlK994ueDdzwECEIfoWgPKLNuyxSjvJ37G BCXvo9z1K+hnK0UNtpR7JQiSqrck8Hau6aTUHhr228UuIyxNW2eD9IxCYJE4Rw3T abgESHNjp/iNZyGaFMQ8q9Zt3cHeMvJyioiCnId+YsY1bws51xyh33hpyIO3DXBy wJW69PAb5Bh9gtkWtjwaYOxnZZv5A== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudefkedgvdduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 3C5A538008D; Mon, 3 Jun 2019 19:19:27 -0400 (EDT) From: Thomas Monjalon To: "lironh@marvell.com" Cc: dev@dpdk.org, "Gavin Hu (Arm Technology China)" Date: Tue, 04 Jun 2019 01:19:25 +0200 Message-ID: <2539761.LpBaPCsjJ4@xps> In-Reply-To: References: <1558213855-21841-1-git-send-email-lironh@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2 0/2] Introduces armada target X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 22/05/2019 04:24, Gavin Hu (Arm Technology China): > From: lironh@marvell.com > > Introduces armada target to address difference > > in number of cores, no numa support > > > > Liron Himi (2): > > mk: add Marvell ARMADA architecture based on armv8-a > > meson: add Marvell ARMADA architecture based on armv8-a Could be only one patch. > Series-acked-by: Gavin Hu Where can we download the latest MUSDK to compile for this machine?