From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id A8E832D13 for ; Tue, 16 Jan 2018 10:23:57 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 2258820D7C; Tue, 16 Jan 2018 04:23:57 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Tue, 16 Jan 2018 04:23:57 -0500 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=dOFFMP7ayCL7IjkUeTzjsv/7ee 5IV4bcAbxiKBqwfTY=; b=CuVNmXsoGrJdUqwSmucFBETWU9wiNGgtLOuWix63Ij RwFX9SNuZf3AovzW0KsNIfizG4ZkvZKcyNTPwbaKNJpFREzuHM40ONr2VMmQea7i olTeau7YHOxdv5IkIs2J8M+H7o/AKIhejCDwhqbe5DASYG0VSucFBvouW3MYh0LO 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=fm1; bh=dOFFMP 7ayCL7IjkUeTzjsv/7ee5IV4bcAbxiKBqwfTY=; b=fv4pKPl3UmEOqZJsmHoEp5 /iAEZYH4cp8N/pye5UN/md5gGRjSvcFE1qki+NHeC/4VRbCUQYguzVvUYLAura2A gECTxhkMpWjHd3FI97Wb1IJul+BITwAdPdFERB2ByWsBZZ+PNITmqOka3RRE64Uo LyBbBxBtmXkLzJGFWSiPLhozh0GkN+pVtTj4d9dJzrdjVE0+W++Q1WF6oLStfK2g kq/U7Uf9kdkIDi9GelKiHUxxkYk972FyIuxHjP/0i+leqTdR4n4ZQrWBtcG1UpW/ p7o5/HwP2q1GKmiW0DjOh7oVDPxE/GvFfZ7bKBZJua0ccNf2h3iPBdk4KUGfrg9Q == 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 D3198246E6; Tue, 16 Jan 2018 04:23:56 -0500 (EST) From: Thomas Monjalon To: Yulong Pei Cc: web@dpdk.org, john.mcnamara@intel.com, qian.q.xu@intel.com Date: Tue, 16 Jan 2018 10:23:25 +0100 Message-ID: <5437447.NO1HpSIDq6@xps> In-Reply-To: <1516004490-143498-1-git-send-email-yulong.pei@intel.com> References: <1516004490-143498-1-git-send-email-yulong.pei@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] [PATCH v1] add 18.02 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: Tue, 16 Jan 2018 09:23:57 -0000 15/01/2018 09:21, Yulong Pei: > Signed-off-by: Yulong Pei Changed the title to 17.11 and applied, thanks