From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 54791A0562 for ; Mon, 30 Mar 2020 04:39:27 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3A0311AFF; Mon, 30 Mar 2020 04:39:27 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id D84041AFF for ; Mon, 30 Mar 2020 04:39:24 +0200 (CEST) IronPort-SDR: hCahSV4I0SFNPpR0o3b6w6GfY/kA6/oGLVeSRwsJMxnHjKavdnO4VQR0EP5Jr4CZNZowJBtkqS prTz3Fg1ba5Q== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Mar 2020 19:39:23 -0700 IronPort-SDR: aI1NNqKMvKb8dWtt5BAZS+6L/rsgSzFFNzC4m9i2PsBhpILx7SCW34eIkbfAFcJ45IWDwlVnjv OzwTqvvbGkjQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.72,322,1580803200"; d="scan'208";a="272227168" Received: from unknown (HELO dpdk-lijuan.sh.intel.com) ([10.67.119.192]) by fmsmga004.fm.intel.com with ESMTP; 29 Mar 2020 19:39:22 -0700 From: Lijuan Tu To: web@dpdk.org, thomas@monjalon.net Cc: Lijuan Tu Date: Mon, 30 Mar 2020 18:45:28 +0800 Message-Id: <1585565128-58673-1-git-send-email-lijuan.tu@intel.com> X-Mailer: git-send-email 1.8.3.1 Subject: [dpdk-web] [PATCH] add 19.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: , 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 6f13eb6..664230c 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -3,6 +3,12 @@ title = "Performance Reports" weight = "7" +++ +- [DPDK 19.11 Intel NIC Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_19_11_Intel_NIC_performance_report.pdf) +- [DPDK 19.11 Intel Vhost/Virtio Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_19_11_Intel_virtio_performance_report.pdf) +- [DPDK 19.11 Intel Crypto and IPSec Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_19_11_Intel_crypto_and_IPsec_performance_report.pdf) - [DPDK 19.11 Broadcom NIC Performance Report] (//fast.dpdk.org/doc/perf/DPDK_19_11_Broadcom_NIC_performance_report.pdf) - [DPDK 19.08 Broadcom NIC Performance Report] -- 1.8.3.1