From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id CFE295B40 for ; Mon, 18 Feb 2019 05:51:44 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Feb 2019 20:51:43 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,383,1544515200"; d="scan'208";a="147670072" Received: from juan.sh.intel.com ([10.67.119.80]) by fmsmga001.fm.intel.com with ESMTP; 17 Feb 2019 20:51:41 -0800 From: Lijuan Tu To: web@dpdk.org, thomas@monjalon.net Cc: Lijuan Tu Date: Mon, 18 Feb 2019 21:13:58 +0800 Message-Id: <1550495638-43370-1-git-send-email-lijuan.tu@intel.com> X-Mailer: git-send-email 1.8.3.1 Subject: [dpdk-web] [PATCH] add 19.02 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: Mon, 18 Feb 2019 04:51:45 -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 318f586..5ab994d 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -3,6 +3,12 @@ title = "Performance Reports" weight = "7" +++ +- [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] + (//fast.dpdk.org/doc/perf/DPDK_19_02_Intel_virtio_performance_report.pdf) +- [DPDK 19.02 Intel Crypto Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_19_02_Intel_crypto_performance_report.pdf) - [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] -- 1.8.3.1