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 24D8A1B213 for ; Wed, 12 Dec 2018 11:32:32 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A44D423134; Wed, 12 Dec 2018 05:32:31 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 12 Dec 2018 05:32:31 -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=/ZpG+tM6AeZ04vrYRu1vAVgF3mqZb28BfA6HCCrUamo=; b=XhWwBCdjUC12 ePMGClWOWYl2bBb2jx5nkNKRBNc3p4HFZXIu77Obg1VwAqtorLX2UCbe+aHPp0tY +HE6wEpVeGB7zn8yqmxMSGrctxjbnSO8NZ/EhdKJMY43yrkr7joh7aRmWGsG9YQI q999ZARCuQMOa9ram5r1ZlGsZAllAFU= 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=/ZpG+tM6AeZ04vrYRu1vAVgF3mqZb28BfA6HCCrUa mo=; b=HPjs8KuIsByAYDzWtYdus0rcb4lCMz+d5HZk0OLE+BUcZ4Z7Rrt7e0j78 EdxqXP+uyYWNlJurdcdLdmmwVFdhZ42mGy0ufUinnkBEsMP1LDa5akMZa66JBwlM p64h7WMX0fndr9lvRakrhv0dAQCknItpQEedQrYftIQ6m99bXpAYOmDVAkhUu0cv yodmcUbBuUUGZEC5IhI/A3Tp0/L/9u67nQMnTEBLl4Su7aeft+55HsstJjCQCi2M TZNLuMa15XZt0Cn2td13Hjjwf7uM77uwf8xguQqQio12ThDoEBt4hXYJLZwsIHhC 0puvTG81TQfeHbL7QaGJpvMEbLlVQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtkedrudegledgudehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfquhhtnecuuegrihhlohhuthemucef tddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvffufffkjg hfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcu oehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffohhmrghinhepughpughkrd horhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhf rhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiii gvpedt 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 8008B102A0; Wed, 12 Dec 2018 05:32:30 -0500 (EST) From: Thomas Monjalon To: Lijuan Tu Cc: web@dpdk.org Date: Wed, 12 Dec 2018 11:32:26 +0100 Message-ID: <1816446.C92Y7rRo3f@xps> In-Reply-To: <1544630635-68976-1-git-send-email-lijuan.tu@intel.com> References: <1544630635-68976-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.11 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: Wed, 12 Dec 2018 10:32:32 -0000 12/12/2018 17:03, Lijuan Tu: > Signed-off-by: Lijuan Tu > --- a/content/perf-reports/_index.md > +++ b/content/perf-reports/_index.md > +- [DPDK 18.11 Intel NIC Performance Report] > + (//fast.dpdk.org/doc/perf/DPDK_18_11_Intel_NIC_performance_report.pdf) > +- [DPDK 18.11 Intel Vhost/Virtio Performance Report] > + (//fast.dpdk.org/doc/perf/DPDK_18_11_Intel_virtio_performance_report.pdf) > +- [DPDK 18.11 Intel Crypto Performance Report] > + (//fast.dpdk.org/doc/perf/DPDK_18_11_Intel_crypto_performance_report.pdf) Applied, thanks