From patchwork Mon Jun 5 00:26:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haijun Chu X-Patchwork-Id: 128063 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 BCBD542C2C; Mon, 5 Jun 2023 02:26:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8AE2840DF6; Mon, 5 Jun 2023 02:26:18 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id 6293B4003C for ; Mon, 5 Jun 2023 02:26:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1685924777; x=1717460777; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=FkFzByQoN7XX3iYsIyWn43C7lEol5Dln1jlJ9rRdG1c=; b=Qs/WNzMILks4AdV4ggco+FjoXrMj1uBv6pW/chC5wbhu+aAI07P/FHy6 4q7Icq92mqTzXAXOenTApr9zBTum8EcNsz1GgANClKVlg7nSJGBbiJvug c2IlWAu/y0xYV98n3Xg4BrzDUkUG5PSJDANkVxLE3GQNE18zDv74ZEt/U t7g+NuXKP+QXGL4S56R0H7OVRV3h8GScwoDN2blT2ykNXDDlkoPIncw9L UhHcfoz0OmzVntByKK6gzPc+sQgD/CW1c//W2yN+7pW9HFSW/xyxW9IB1 JEEzMCEemNeVOgRqQo4+yjFCGLMKL+hmX31ldZisMRnBSjIyr5xMrZx9F w==; X-IronPort-AV: E=McAfee;i="6600,9927,10731"; a="358691913" X-IronPort-AV: E=Sophos;i="6.00,217,1681196400"; d="scan'208";a="358691913" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Jun 2023 17:26:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10731"; a="955131611" X-IronPort-AV: E=Sophos;i="6.00,217,1681196400"; d="scan'208";a="955131611" Received: from dpdkhaijun.sh.intel.com ([10.67.110.150]) by fmsmga006.fm.intel.com with ESMTP; 04 Jun 2023 17:26:15 -0700 From: Haijun Chu To: thomas@monjalon.net Cc: web@dpdk.org, Haijun Chu Subject: [PATCH] add 23.03 Intel performance reports Date: Mon, 5 Jun 2023 00:26:08 +0000 Message-Id: <20230605002608.597731-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 4046b01..c5270bc 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -3,6 +3,12 @@ title = "Performance Reports" weight = "7" +++ +- [DPDK 23.03 Intel NIC Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_23_03_Intel_NIC_performance_report.pdf) +- [DPDK 23.03 Intel Vhost/Virtio Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_23_03_Intel_virtio_performance_report.pdf) +- [DPDK 23.03 Intel Crypto Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_23_03_Intel_crypto_performance_report.pdf) - [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]