From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id D98BDA2EEB for ; Mon, 7 Oct 2019 15:36:29 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BDF8B1C1D4; Mon, 7 Oct 2019 15:36:29 +0200 (CEST) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by dpdk.org (Postfix) with ESMTP id 233D11C1D4 for ; Mon, 7 Oct 2019 15:36:28 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 21ADD246; Mon, 7 Oct 2019 09:36:26 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 07 Oct 2019 09:36:26 -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=bXDxqUfyzmCqsUjZoousTxYUmWJO3ImWU7CtbynsOeo=; b=P8ApdSgRy2/V ByE6MREcTzqQUSbrUDVMeIH60LzR2qxqGEY+eYAWtl1sghk56RHO8EEGPA3JFafr t++lfLd5K6sLir++Nq8fYx431rQ3Yd6nCuq4j6MjGyJcjlrfOMDVQUpuubCCF+cy tglxcr1nfOp1c6Ccbbhd2NFhJAaTLF0= 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=bXDxqUfyzmCqsUjZoousTxYUmWJO3ImWU7CtbynsO eo=; b=xBrxZw1Wh53gfUJDCTHZT0d8agfbUwD6JMB1E4Qi140LM29QEdWwAM/Jg rXvikoGUHvHq8+jxykzTjkbhz6G6uc4SR8a7E9nGoJ+tNqODdpqMAjl99+jWXt7P ak+z9sJcRlu5TVcg7YMLtlNYKRpwHQHu0BaB4LiOHGkJySwXWDoBEIIAiyqSfEnX weOumKSl0ORBEpgX//RBuXXpzuVHpFU7+Qd46gTDPmx9uc2zAWWc5ib90mlfgVUK Ef0CZP/auW7MbhwGGXIUNMOJSm/5YtERc1Dka0nIdLeVWlRzMRmXNIyEXwJPP/WN W6MvzSXfEmJqQzI5trgk+TwGXmPpQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrheejgdehfecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 B474E80068; Mon, 7 Oct 2019 09:36:24 -0400 (EDT) From: Thomas Monjalon To: Lijuan Tu Cc: web@dpdk.org Date: Mon, 07 Oct 2019 15:36:23 +0200 Message-ID: <1880680.9K4YqXzXtu@xps> In-Reply-To: <1569253693-6989-1-git-send-email-lijuan.tu@intel.com> References: <1569253693-6989-1-git-send-email-lijuan.tu@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] [PATCH] add 19.08 Intel performance reports X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" 23/09/2019 17:48, Lijuan Tu: > Signed-off-by: Lijuan Tu Applied, thanks