From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id A4C972BB1 for ; Wed, 29 Aug 2018 01:12:30 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Aug 2018 16:12:30 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,300,1531810800"; d="scan'208";a="228434703" Received: from juan.sh.intel.com ([10.67.118.154]) by orsmga004.jf.intel.com with ESMTP; 28 Aug 2018 16:12:17 -0700 From: Lijuan Tu To: web@dpdk.org Cc: tim.odriscoll@intel.com, qian.q.xu@intel.com, Lijuan Tu Date: Wed, 29 Aug 2018 15:40:24 +0800 Message-Id: <1535528424-10142-1-git-send-email-lijuan.tu@intel.com> X-Mailer: git-send-email 1.8.3.1 Subject: [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: Tue, 28 Aug 2018 23:12:31 -0000 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 3d6c38b..daa5460 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -3,6 +3,12 @@ title = "Performance Reports" weight = "7" +++ +- [DPDK 18.05 Intel NIC Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_18_05_Intel_NIC_performance_report.pdf) +- [DPDK 18.05 Intel Vhost/Virtio Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_18_05_Intel_virtio_performance_report.pdf) +- [DPDK 18.05 Intel Crypto Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_18_05_Intel_crypto_performance_report.pdf) - [DPDK 18.05 Mellanox NIC Performance Report] (//fast.dpdk.org/doc/perf/DPDK_18_05_Mellanox_NIC_performance_report.pdf) - [DPDK 18.02 Intel NIC Performance Report] -- 1.8.3.1