From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 077821B8C7 for ; Fri, 22 Jun 2018 11:51:29 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 549B021A01; Fri, 22 Jun 2018 05:51:28 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Fri, 22 Jun 2018 05:51:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=nVe8HRjRzt4FkeOC/pMX9uZ4h5 wOqXKEYfzrNmk2t0w=; b=fuLUJQnxfzx5c2SCmFy4T1+hYqe4h/fbaIJ+ojuVOz DINzzIXHES2NtXMytGqHPSS2zv8JcOxJIy8LGn+XqQYJ3AyTPhmhpwAE1wR9ia1A KmS27sfOfQD3aN9kHq142P1G+BNbXZb54ci2p4RmeGvGGwSnrZnmMk0w1sns4buu o= 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-sender:x-me-sender:x-sasl-enc; s=fm3; bh=nVe8HR jRzt4FkeOC/pMX9uZ4h5wOqXKEYfzrNmk2t0w=; b=icU8+Y5/hKjjNPRXVGPVPY gmOwYOoCzjfWJJAGTg6Wwvfq/aNG4drNsn/Q+67cWqm1QaTM13oTZSiCO0q0B0Af 73S86ZRFGXllCwtnpc72oP2zhbQRFSpIv+dtbpjHqtWSJgcEIGDXIT7is0o9fzRt czkV05Zf00kGwDyREdp4KFWbOz+c072qe4cWzxIMnHKMb91nNuW/LFYzx7XHeLd8 ibtl7oJaWZ1AYSKoaFeDpKzySIjBEXxy+qsPVGEEVeZKVk4Rt40bxWbZDOFSd5jS r2SWurNWMqg3o0qVhWhSFiifnohbpqnZzpO+Zvf0Y/VHx4LFlc16QtaT3ef7VeJw == X-ME-Proxy: X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id A8CD91038B; Fri, 22 Jun 2018 05:51:27 -0400 (EDT) From: Thomas Monjalon To: Lijuan Tu Cc: web@dpdk.org Date: Fri, 22 Jun 2018 11:51:26 +0200 Message-ID: <1649197.5LHM0rDv3x@xps> In-Reply-To: <1529689374-170412-1-git-send-email-lijuan.tu@intel.com> References: <1529689374-170412-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 18.05 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: , X-List-Received-Date: Fri, 22 Jun 2018 09:51:30 -0000 Hi, 22/06/2018 19:42, Lijuan Tu: > Signed-off-by: Lijuan Tu > --- > doc.html | 3 +++ > 1 file changed, 3 insertions(+) We need to switch to the new markdown files for core.dpdk.org. When the switch will be done, I will ask you to re-do this patch. Sorry for the inconvenience.