From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E5634C432C0 for ; Wed, 20 Nov 2019 22:41:48 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 6562C20872 for ; Wed, 20 Nov 2019 22:41:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="d+OYmYoe"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="KmeaaIyK" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6562C20872 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 74FEF27D; Wed, 20 Nov 2019 23:41:47 +0100 (CET) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 95C99271 for ; Wed, 20 Nov 2019 23:41:46 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 035BC21F5A; Wed, 20 Nov 2019 17:41:46 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 20 Nov 2019 17:41:46 -0500 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=GBtVODzSNH26jJKdbIP3Py46AUBctbo6Hg7kjuYyvx8=; b=d+OYmYoekdrM X8PcVA6O7rXpwlYTvZsi2OkIn95c6OyR+JhhEDNhkXOaznDeRo6PkotckaJSBXSY dyCK29TmxneCIl/VaICDMcZsVhhfoMJ+4FFuPcXuxRhrgOKBsevEkozZ40NeAuMq 2zb6mQUVgnkB+Dod/6fO3Cw9GWS6xek= 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=fm1; bh=GBtVODzSNH26jJKdbIP3Py46AUBctbo6Hg7kjuYyv x8=; b=KmeaaIyK0MXX8eo+FGQrq1+KaKGfxkAxIpj3jBeGYUPi2mMEliKt+vptO nQitzCWbSPdqv38Nlfg8i0iVqy/kFpUjuA2LGaE2+5L1xt1qwPN89Ro3sqQYTtKW OAMoRjMq7ZL/oLDiHBx9+oNW/60BHVrKxtHWdyfRa0OuV4e/Y/HXznV0OkuPEZbx lX324Z19ZBT8aTrVXitkpf3+mzs9X7JHrHCOmTuOmgNTi0XSmi3nCa9LoTwGowgM bVP6H1TyRiy/dva74DKXlevdpyOXtnYris1TYOb87evCbDghPbS+gNrpUfx11+3i zLzc4LvxdL/YwDuC917RnG1cX5jgQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrudehudcutefuodetggdotefrodftvfcurf hrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecuuegr ihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjug hrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghsucfo ohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkphepje ejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgr shesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 1F11B3060064; Wed, 20 Nov 2019 17:41:45 -0500 (EST) From: Thomas Monjalon To: Gavin Hu Cc: dev@dpdk.org, nd@arm.com, Honnappa.Nagarahalli@arm.com Date: Wed, 20 Nov 2019 23:41:44 +0100 Message-ID: <3075683.kCy81T4Cqf@xps> In-Reply-To: <1573450911-24317-1-git-send-email-gavin.hu@arm.com> References: <1564615940-13183-1-git-send-email-gavin.hu@arm.com> <1573450911-24317-1-git-send-email-gavin.hu@arm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v3 0/3] add arm N1SDP and A76 configurations 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" 11/11/2019 06:41, Gavin Hu: > Gavin Hu (3): > test/rcu: fix the compiling error for armv8.2 > config: add arm neoverse N1 SDP configuration > config: add cortex-a76 configuration Applied, without first patch. Please re-submit a fix for RCU test.