From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9571CA0352 for ; Mon, 16 Dec 2019 01:33:29 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 50BFF1BF9E; Mon, 16 Dec 2019 01:33:29 +0100 (CET) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by dpdk.org (Postfix) with ESMTP id 98E721BF9E for ; Mon, 16 Dec 2019 01:33:27 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 3F5AD494; Sun, 15 Dec 2019 19:33:26 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Sun, 15 Dec 2019 19:33:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:subject:date:message-id:mime-version :content-transfer-encoding; s=mesmtp; bh=t+1rwNBU7x3d2/64STvkFbP ktjBft3oIgqrI5yKhWxs=; b=VnMyTps7ZQC0Nkk5cxTd7Y1Q+KyZsysGTQr0Eh3 HcOQC03pkew2mdqzzk/fqxlVw6aeOs0jYqnt6rysJnGWSx/fTG/7yorae0iUn/Qj IU7+xEhIRSifAd6f0yHLKkRX6G8vtcEGJjHBy0dP4LoMzq1uAG82nICTgrAzdHHD S620= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=t+1rwNBU7x3d2/64S TvkFbPktjBft3oIgqrI5yKhWxs=; b=WSZr3fAoMJbLWOGto6JjIUstxyZ82m6or VvCuT47YgNALA0SWSJKSUaVjjW00gkmbWWcgV28ErXLi2vWZbgeYUiDJE8SXB4e9 CzqUwiVk0x+II75pGMsdwgSGurneXqeCZ9QTsSKherIjO9VMnKIE+QGzVqh4CLBG 34GdBk59poAUGEroUArzwww66GwlF1Yf+ke1m/tYOOyV+jARUdT1eo0+QaOTKN2R UOqiTeZRiZ+QL84yO4/fXU+tGv9gh3f7hmfG8cvThTjXSXlUxJSmwqzYMWSo337l 09Pvlkw7nL6REW6umE3Lqxq/pmrMIlaz3LW1epVDfSsJanpLnM3WA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrvddtgedgvdefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtre dttdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhho nhhjrghlohhnrdhnvghtqeenucffohhmrghinhepughpughkrdhorhhgnecukfhppeejje drudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghs sehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 50D4E30600DC for ; Sun, 15 Dec 2019 19:33:25 -0500 (EST) From: Thomas Monjalon To: web@dpdk.org Date: Mon, 16 Dec 2019 01:33:00 +0100 Message-Id: <20191216003300.1529907-1-thomas@monjalon.net> X-Mailer: git-send-email 2.24.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-web] [PATCH] add 19.08 Mellanox performance report on AMD X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 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: Thomas Monjalon --- content/perf-reports/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/perf-reports/_index.md b/content/perf-reports/_index.md index c8825dd..52f3130 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -13,6 +13,8 @@ weight = "7" (//fast.dpdk.org/doc/perf/DPDK_19_08_Intel_crypto_performance_report.pdf) - [DPDK 19.08 Mellanox NIC Performance Report] (//fast.dpdk.org/doc/perf/DPDK_19_08_Mellanox_NIC_performance_report.pdf) +- [DPDK 19.08 Mellanox NIC on AMD Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_19_08_Mellanox_NIC_AMD_performance_report.pdf) - [DPDK 19.05 Intel NIC Performance Report] (//fast.dpdk.org/doc/perf/DPDK_19_05_Intel_NIC_performance_report.pdf) - [DPDK 19.05 Intel Vhost/Virtio Performance Report] -- 2.24.0