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 0575EA0613 for ; Mon, 23 Sep 2019 09:35:46 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E51A737A2; Mon, 23 Sep 2019 09:35:45 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 0499537A2 for ; Mon, 23 Sep 2019 09:35:43 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Sep 2019 00:35:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,539,1559545200"; d="scan'208";a="200445982" Received: from dpdk-lijuan.sh.intel.com ([10.67.119.192]) by orsmga002.jf.intel.com with ESMTP; 23 Sep 2019 00:35:42 -0700 From: Lijuan Tu To: web@dpdk.org, thomas@monjalon.net Cc: Lijuan Tu Date: Mon, 23 Sep 2019 23:48:13 +0800 Message-Id: <1569253693-6989-1-git-send-email-lijuan.tu@intel.com> X-Mailer: git-send-email 1.8.3.1 Subject: [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" Signed-off-by: Lijuan Tu --- content/perf-reports/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/perf-reports/_index.md b/content/perf-reports/_index.md index f453c51..01f25f4 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -3,6 +3,12 @@ title = "Performance Reports" weight = "7" +++ +- [DPDK 19.08 Intel NIC Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_19_08_Intel_NIC_performance_report.pdf) +- [DPDK 19.08 Intel Vhost/Virtio Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_19_08_Intel_virtio_performance_report.pdf) +- [DPDK 19.08 Intel Crypto Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_19_08_Intel_crypto_performance_report.pdf) - [DPDK 19.05 Intel NIC Performance Report] (//fast.dpdk.org/doc/perf/DPDK_19_05_Intel_NIC_performance_report.pdf) - [DPDK 19.05 Intel Vhost/Virtio Performance Report] -- 1.8.3.1