From patchwork Tue Nov 30 11:26:14 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Tu, Lijuan" X-Patchwork-Id: 104766 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3E5C3A0C53; Tue, 30 Nov 2021 04:55:03 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BAC240683; Tue, 30 Nov 2021 04:55:03 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mails.dpdk.org (Postfix) with ESMTP id 9962F4003C for ; Tue, 30 Nov 2021 04:55:01 +0100 (CET) X-IronPort-AV: E=McAfee;i="6200,9189,10183"; a="216831964" X-IronPort-AV: E=Sophos;i="5.87,275,1631602800"; d="scan'208";a="216831964" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Nov 2021 19:55:00 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,275,1631602800"; d="scan'208";a="511990664" Received: from dpdk-lijuan-1.sh.intel.com ([10.67.119.208]) by orsmga008.jf.intel.com with ESMTP; 29 Nov 2021 19:54:59 -0800 From: Lijuan Tu To: thomas@monjalon.net Cc: web@dpdk.org, Lijuan Tu Subject: [PATCH] add 21.08 Intel performance reports Date: Tue, 30 Nov 2021 19:26:14 +0800 Message-Id: <20211130112614.184858-1-lijuan.tu@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org 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 6205259..166ecbb 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -3,6 +3,12 @@ title = "Performance Reports" weight = "7" +++ +- [DPDK 21.08 Intel NIC Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_21_08_Intel_NIC_performance_report.pdf) +- [DPDK 21.08 Intel Vhost/Virtio Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_21_08_Intel_virtio_performance_report.pdf) +- [DPDK 21.08 Intel Crypto Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_21_08_Intel_crypto_performance_report.pdf) - [DPDK 21.08 Mellanox NIC Performance Report] (//fast.dpdk.org/doc/perf/DPDK_21_08_Mellanox_NIC_performance_report.pdf) - [DPDK 21.05 Broadcom NIC Performance Report]