From patchwork Mon Feb 27 05:06:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haijun Chu X-Patchwork-Id: 124553 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 6A53141D8B; Mon, 27 Feb 2023 06:11:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36AF440A84; Mon, 27 Feb 2023 06:11:28 +0100 (CET) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mails.dpdk.org (Postfix) with ESMTP id 25FC740A7D for ; Mon, 27 Feb 2023 06:11:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1677474686; x=1709010686; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=wUo1OnOMIZ9T9bIb8872ms16+vLq8aoqcnK5LKnGvIs=; b=Iu35/yYixL/mN2BjACO3ygjQtGLbQv0FTU9lb743CSvyZ5XyTOC2xi1V o1fWEHc9DEdXOBUaCSS3N40wv+G3YEJoJ31M6T+LLJP9sH5y88IM8e7p+ ifT1UTAKdWbDX4lqBGwFmm+bm+NupaSFZw721CYd6dp4e+CTi8mbCplSP 8HxHw+zFBY2bgcg0Bk3B6KQwS84UzojO63foUGHIWYNRKvv7fDxo83f44 vqa54dIqy5hZeoJh4A2Nl5J+//fsHU76vD3fb3kbIsnPFqyVPrZgGBYAO VADki+dq7tVSqsz67mBzaNj+bmL5xAwAkh95Ciy7Pcos+H18yMaHuG+cJ A==; X-IronPort-AV: E=McAfee;i="6500,9779,10633"; a="317580513" X-IronPort-AV: E=Sophos;i="5.97,331,1669104000"; d="scan'208";a="317580513" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Feb 2023 21:11:24 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10633"; a="1002575471" X-IronPort-AV: E=Sophos;i="5.97,331,1669104000"; d="scan'208";a="1002575471" Received: from dpdkhaijun.sh.intel.com ([10.67.110.166]) by fmsmga005.fm.intel.com with ESMTP; 26 Feb 2023 21:11:23 -0800 From: Haijun Chu To: thomas@monjalon.net Cc: web@dpdk.org, Haijun Chu Subject: [PATCH] add 22.11 Intel performance reports Date: Mon, 27 Feb 2023 05:06:46 +0000 Message-Id: <20230227050646.3618258-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 --- 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 feca7bb..6df37c4 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -3,6 +3,12 @@ title = "Performance Reports" weight = "7" +++ +- [DPDK 22.11 Intel NIC Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_22_11_Intel_NIC_performance_report.pdf) +- [DPDK 22.11 Intel Vhost/Virtio Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_22_11_Intel_virtio_performance_report.pdf) +- [DPDK 22.11 Intel Crypto Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_22_11_Intel_crypto_performance_report.pdf) - [DPDK 22.07 Broadcom NIC Performance Report] (//fast.dpdk.org/doc/perf/DPDK_22_07_Broadcom_NIC_performance_report.pdf) - [DPDK 22.07 Intel NIC Performance Report]