From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A6483A0542; Wed, 26 Oct 2022 17:40:25 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 621FD41133; Wed, 26 Oct 2022 17:40:25 +0200 (CEST) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by mails.dpdk.org (Postfix) with ESMTP id 12923400D5 for ; Wed, 26 Oct 2022 17:40:24 +0200 (CEST) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 9974B32007F0; Wed, 26 Oct 2022 11:40:22 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Wed, 26 Oct 2022 11:40:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm3; t=1666798822; x= 1666885222; bh=ltao/WNqR0DMC4saaSAPJQrBLEU6D4rUA+pSBqYQ0hU=; b=W fbhdKXHrnbBMNaJDL02ROGnpznk6p5JCLgmnCgKh1mMjmlBldXl2gGZls21QU+Wu ihmlKmGk4G1NIH180FWvdl0nq4LNG42UDNiouIf/9SjPQUJvQjOnfQcyyvC8mJ5q T8jr0IrQ609isdtRkbRpyDXCQuNCN6rA/kuZVcX/KWKM5CL5dz5HtKn9WuILQoK4 8eg8Byp+pCDHeXAfuuAPbS3Pk+X0RQUdyK8LQoomeMfqfSTIByfFHIrT7M7AwFpb mq3Hu+fiInHCgB+BgPwGaVPD1AmHVjDrioHtvVTjwiOIki6K7wvwwKFSDM4jy+uV ZU5Dx55mqIKuWBpy4vYqQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1666798822; x= 1666885222; bh=ltao/WNqR0DMC4saaSAPJQrBLEU6D4rUA+pSBqYQ0hU=; b=Q FWTld/P+C3wFTvulaEvmhTFNVrdUyP1TCZ0mYV3rwJgb1tQCiHZI7xm5ZDbqWWa1 ppEBw38bBKJx1OvEHnfCuFiylRk54nHCeo/nw0sh4BWFmdizBtZZ7LKbDsdMkG8Y qIIo7W+o8pClCoXURGaY5LQlEdw0MnXJTqaOn+2uiSU89E0BUP0NEeFZBgg9e5ax 3ze8LQkcDAn1afm0qHzS5z3RsF9QgVcCNgbIfughqtpjS0eVdbO35ou5O3t3oHJJ G3N31f/lQ/FnPOyLBP+gFBygmKzEFwtVC32svuWDxO5AVpj8/5/kgYGI9PsS1ptc R9km6HhtZ+T0CjhcSmOYQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedrtddvgdelvdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnheptdejieeifeehtdffgfdvleetueeffeehueejgfeuteeftddtieek gfekudehtdfgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 26 Oct 2022 11:40:20 -0400 (EDT) From: Thomas Monjalon To: Zhipeng Lu Cc: dev@dpdk.org, Jan Viktorin , Ruifeng Wang , Bruce Richardson Subject: Re: [PATCH v3] config/arm: add PHYTIUM tys2500 Date: Wed, 26 Oct 2022 17:40:19 +0200 Message-ID: <1805317.atdPhlSkOF@thomas> In-Reply-To: <20221011111433.690-1-luzhipeng@cestc.cn> References: <20220909084237.311-1-luzhipeng@cestc.cn> <20221011111433.690-1-luzhipeng@cestc.cn> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org 11/10/2022 13:14, luzhipeng: > From: Zhipeng Lu > > Here adds configs for PHYTIUM server. > > Signed-off-by: Zhipeng Lu Applied, thanks.