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 189951B1F2 for ; Wed, 12 Dec 2018 08:37:08 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Dec 2018 23:37:07 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,343,1539673200"; d="scan'208";a="125155813" Received: from juan.sh.intel.com ([10.67.118.154]) by fmsmga002.fm.intel.com with ESMTP; 11 Dec 2018 23:37:05 -0800 From: Lijuan Tu To: web@dpdk.org, thomas@monjalon.net Cc: Lijuan Tu Date: Thu, 13 Dec 2018 00:03:55 +0800 Message-Id: <1544630635-68976-1-git-send-email-lijuan.tu@intel.com> X-Mailer: git-send-email 1.8.3.1 Subject: [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 07:37:09 -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 badec70..ec64d43 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -3,6 +3,12 @@ title = "Performance Reports" weight = "7" +++ +- [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) - [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] -- 1.8.3.1