From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id AA963A0472 for ; Mon, 3 Jun 2019 07:54:21 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 62749F64; Mon, 3 Jun 2019 07:54:21 +0200 (CEST) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 7180FF64 for ; Mon, 3 Jun 2019 07:54:20 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Jun 2019 22:54:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,545,1549958400"; d="scan'208";a="181039999" Received: from juan.sh.intel.com ([10.67.119.80]) by fmsmga002.fm.intel.com with ESMTP; 02 Jun 2019 22:54:18 -0700 From: Lijuan Tu To: web@dpdk.org, thomas@monjalon.net Cc: Lijuan Tu Date: Mon, 3 Jun 2019 22:13:51 +0800 Message-Id: <1559571231-109352-1-git-send-email-lijuan.tu@intel.com> X-Mailer: git-send-email 1.8.3.1 Subject: [dpdk-web] [PATCH] add 19.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: , 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 dd8c2c3..4426118 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -3,6 +3,12 @@ title = "Performance Reports" weight = "7" +++ +- [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] + (//fast.dpdk.org/doc/perf/DPDK_19_05_Intel_virtio_performance_report.pdf) +- [DPDK 19.05 Intel Crypto Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_19_05_Intel_crypto_performance_report.pdf) - [DPDK 19.02 Intel NIC Performance Report] (//fast.dpdk.org/doc/perf/DPDK_19_02_Intel_NIC_performance_report.pdf) - [DPDK 19.02 Intel Vhost/Virtio Performance Report] -- 1.8.3.1