From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 7569E5A6A for ; Tue, 25 Sep 2018 04:39:12 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Sep 2018 19:39:10 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,300,1534834800"; d="scan'208";a="73433052" Received: from juan.sh.intel.com ([10.67.118.154]) by fmsmga008.fm.intel.com with ESMTP; 24 Sep 2018 19:37:09 -0700 From: Lijuan Tu To: web@dpdk.org Cc: Lijuan Tu Date: Tue, 25 Sep 2018 19:05:12 +0800 Message-Id: <1537873512-57055-1-git-send-email-lijuan.tu@intel.com> X-Mailer: git-send-email 1.8.3.1 Subject: [dpdk-web] [PATCH] add 18.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: , X-List-Received-Date: Tue, 25 Sep 2018 02:39:12 -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 daa5460..df020c3 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -3,6 +3,12 @@ title = "Performance Reports" weight = "7" +++ +- [DPDK 18.08 Intel NIC Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_18_08_Intel_NIC_performance_report.pdf) +- [DPDK 18.08 Intel Vhost/Virtio Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_18_08_Intel_virtio_performance_report.pdf) +- [DPDK 18.08 Intel Crypto Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_18_08_Intel_crypto_performance_report.pdf) - [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] -- 1.8.3.1