From patchwork Thu Oct 27 01:26:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haijun Chu X-Patchwork-Id: 119185 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 1A54AA0542; Thu, 27 Oct 2022 03:27:33 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EEEAE40E50; Thu, 27 Oct 2022 03:27:32 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mails.dpdk.org (Postfix) with ESMTP id D6CF240A7E for ; Thu, 27 Oct 2022 03:27:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1666834051; x=1698370051; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=YdK7v+t4CruZ4QFDjcZtaU6fVJkCvUkFmSrq1whfYI8=; b=hMp2i7DmLEC5cW7oI6u+i2741qhhHIekJ7Ixql3VUn2KypVvftiROLz6 pWrncd7J8mByTG73n1tSxw7tb7rIqQ1+x0Uln8fN7KCU/rhK8LFyirg37 R0Fb6UIH7yqVV7AqenfSmtwWeJWbaLv0erB7hi1DFoTmeC5HaQlzRDBsb TMqP01k5gRAqa05HWdzJOvT4p2U8DhicaCN5ZJUjuFaYsCZFzViW/yG80 ckCFEzwEjVTcsX0MVim7i9nQohVYHDNqR3ASQbPkgoyW2I5cZLY2x7LJW kWUsK/6LismnJNi0kPtvb99T/wm3mKFIFudVrLES8FkjTqpwYR46NX/zW g==; X-IronPort-AV: E=McAfee;i="6500,9779,10512"; a="291406177" X-IronPort-AV: E=Sophos;i="5.95,215,1661842800"; d="scan'208";a="291406177" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Oct 2022 18:27:21 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10512"; a="961441728" X-IronPort-AV: E=Sophos;i="5.95,215,1661842800"; d="scan'208";a="961441728" Received: from dpdkhaijun.sh.intel.com ([10.67.110.166]) by fmsmga005.fm.intel.com with ESMTP; 26 Oct 2022 18:27:20 -0700 From: Haijun Chu To: thomas@monjalon.net Cc: web@dpdk.org, Haijun Chu Subject: [PATCH] add 22.07 Intel performance reports Date: Thu, 27 Oct 2022 01:26:15 +0000 Message-Id: <20221027012615.3657342-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 b673c65..274fd56 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -3,6 +3,12 @@ title = "Performance Reports" weight = "7" +++ +- [DPDK 22.07 Intel NIC Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_22_07_Intel_NIC_performance_report.pdf) +- [DPDK 22.07 Intel Vhost/Virtio Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_22_07_Intel_virtio_performance_report.pdf) +- [DPDK 22.07 Intel Crypto Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_22_07_Intel_crypto_performance_report.pdf) - [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]