From patchwork Fri Feb 19 14:32:34 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Tu, Lijuan" X-Patchwork-Id: 88000 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 7814FA054A; Fri, 19 Feb 2021 07:34:57 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63C3E40395; Fri, 19 Feb 2021 07:34:57 +0100 (CET) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mails.dpdk.org (Postfix) with ESMTP id D48CA40042 for ; Fri, 19 Feb 2021 07:34:55 +0100 (CET) IronPort-SDR: Vx7hYqZphinRE3PwW7E0eO0upewiIToaDESPsbJj/sa/1J56OUPX2Pny3C4U1HTj5kvi/f3TZA xbaRaSeaySCA== X-IronPort-AV: E=McAfee;i="6000,8403,9899"; a="183820288" X-IronPort-AV: E=Sophos;i="5.81,189,1610438400"; d="scan'208";a="183820288" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Feb 2021 22:34:54 -0800 IronPort-SDR: DK/7OjsXCVUTu545OTtXxtrDyF2K/XuAjNQhBN/w5/CzBTLieaHR3xaofjqkeA94ihdViDjQPY UV0KGuk80PAg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,189,1610438400"; d="scan'208";a="386750746" Received: from unknown (HELO dpdk-lijuan.sh.intel.com) ([10.67.119.192]) by fmsmga008.fm.intel.com with ESMTP; 18 Feb 2021 22:34:53 -0800 From: Lijuan Tu To: thomas@monjalon.net Cc: web@dpdk.org, Lijuan Tu Date: Fri, 19 Feb 2021 22:32:34 +0800 Message-Id: <1613745154-92412-1-git-send-email-lijuan.tu@intel.com> X-Mailer: git-send-email 1.8.3.1 Subject: [dpdk-web] [PATCH] add 20.11 Intel performance reports 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 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 d0154cc..3fec070 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -5,6 +5,12 @@ weight = "7" - [DPDK 20.11 Broadcom NIC Performance Report] (//fast.dpdk.org/doc/perf/DPDK_20_11_Broadcom_NIC_performance_report.pdf) +- [DPDK 20.11 Intel NIC Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_20_11_Intel_NIC_performance_report.pdf) +- [DPDK 20.11 Intel Vhost/Virtio Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_20_11_Intel_virtio_performance_report.pdf) +- [DPDK 20.11 Intel Crypto Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_20_11_Intel_crypto_performance_report.pdf) - [DPDK 20.11 Mellanox NIC Performance Report] (//fast.dpdk.org/doc/perf/DPDK_20_11_Mellanox_NIC_performance_report.pdf) - [DPDK 20.08 Broadcom NIC Performance Report]