From patchwork Thu May 26 01:15:28 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haijun Chu X-Patchwork-Id: 111872 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 1068EA0548; Thu, 26 May 2022 03:15:39 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E38B140150; Thu, 26 May 2022 03:15:38 +0200 (CEST) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mails.dpdk.org (Postfix) with ESMTP id 93F5B40146 for ; Thu, 26 May 2022 03:15:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653527737; x=1685063737; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=rFSyNLcFkuThtfCDt4y/UGajhP/Dw6WKlYa2d1QVLBU=; b=mAUWNMaKrU0WaxRju8rQquc+SyqL8Je8lk9BCPXN/Xo56wNqc4LvKixP cL+8b71RpQ2eCUwdOaCwkJAdqi2xXSbpiCs3Rtu9CQ2KiWp/TFYO4nJDQ 4INZWNjW7KZNTuuaXP5kVtmwS9NaDN+yRFi3eA5wyhPGJU3fJOWbdnmDn vQ6LOYdYmALuKd51lMDu3zUlstQ4i2sS/wM6DFQlRLPFCBZHl9a1qq7zI l+2t0iZSGhUXeCAOcbvnVX6MIspzDwS3cKOdmaaC4inis4ju638BgPwU5 hG6k0HcFYfFzDjeOc0qB+F0K/FvTQdMd5h5cKl72u2CmP35qfBrQeF9WC Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10358"; a="261597317" X-IronPort-AV: E=Sophos;i="5.91,252,1647327600"; d="scan'208";a="261597317" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 May 2022 18:15:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,252,1647327600"; d="scan'208";a="746035784" Received: from dpdkhaijun.sh.intel.com ([10.67.110.152]) by orsmga005.jf.intel.com with ESMTP; 25 May 2022 18:15:33 -0700 From: Haijun Chu To: thomas@monjalon.net Cc: web@dpdk.org, Haijun Chu Subject: [PATCH] add 22.03 Intel performance reports Date: Thu, 26 May 2022 01:15:28 +0000 Message-Id: <20220526011528.3931120-1-haijun.chu@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: Haijun Chu --- 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 14f223e..c3a1dcf 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -3,6 +3,12 @@ title = "Performance Reports" weight = "7" +++ +- [DPDK 22.03 Intel NIC Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_22_03_Intel_NIC_performance_report.pdf) +- [DPDK 22.03 Intel Vhost/Virtio Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_22_03_Intel_virtio_performance_report.pdf) +- [DPDK 22.03 Intel Crypto Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_22_03_Intel_crypto_performance_report.pdf) - [DPDK 21.11 Broadcom NIC Performance Report] (//fast.dpdk.org/doc/perf/DPDK_21_11_Broadcom_NIC_performance_report.pdf) - [DPDK 21.11 Intel NIC Performance Report]