From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] config: add Mellanox BlueField ARMv8 SoC Date: Mon, 14 Jan 2019 11:47:59 +0100 Message-ID: <14746525.hgWWrj2W2C@xps> References: <20190109093201.40603-1-yskoh@mellanox.com> <20190110183919.42658-1-yskoh@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, shahafs@mellanox.com, jerinj@marvell.com, honnappa.nagarahalli@arm.com To: Yongseok Koh Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 14DA71B396 for ; Mon, 14 Jan 2019 11:48:03 +0100 (CET) In-Reply-To: <20190110183919.42658-1-yskoh@mellanox.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 10/01/2019 19:39, Yongseok Koh: > BlueField is Mellanox's new SoC based on ARMv8. BlueField integrates > Mellanox ConnectX-5 interconnect and Cortex-A72 cores into a single device. > > http://www.mellanox.com/page/products_dyn?product_family=256&mtag=soc_overview > > Signed-off-by: Yongseok Koh Applied with armv8 wording, thanks