From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 8453B2BD5 for ; Sun, 18 Nov 2018 17:28:25 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 0E9FC20ED2; Sun, 18 Nov 2018 11:28:25 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Sun, 18 Nov 2018 11:28:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=mesmtp; bh=i/juBQGu+5F8PViCPHXdQyJ 8M0x5gsZjPGhBrwy384Q=; b=CiPV0YTYkk35kyObCWf6+D5nb0UIU0mBhlFwV0+ 0M2cq3zXhm63NdkYILoIkkjS53IzT9AVkxLIuy6T/zQmLfM0V7wS2aNyeD6JpRHM rpmM70j10PicEcBVtzzQUXYKDdUOAdps80LHkmhHCYoNBNxWb8wZcqga4xEh8P1V dAwo= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc: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=i/juBQGu+5F8PViCP HXdQyJ8M0x5gsZjPGhBrwy384Q=; b=cJMh9PQiFi+ShrT2BDXDEDd/fJRFzVXij qlVttunKIdolhs8wepgs/od56/Fd9HgN/4iGy4tC65QkN6TQyTgNHoMffIsC8Ath Pm9Ieuc739D7OLGldaoAVdmxLordGNW+xWD4zlcTZIJRnUqK1AhXjGEbuikUaepU v+mudi5ndqRgweI+6Yedof0VhtLeTkizeRERkSeCQVARQY1XKexmgOi+YiYbN9FQ nv5DLwNGhXOE9lXiTrWM0/RVAaiuDZlUX5Ocyxoe6ybaP2zG9s5bslm96+bPhTS8 pjVC42Kk2jvugfc8UJ+uYmvj7PGRrdSn+huTdhwthu1BEcP7HLL9A== X-ME-Sender: 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 2875E102E0; Sun, 18 Nov 2018 11:28:24 -0500 (EST) From: Thomas Monjalon To: web@dpdk.org Cc: olgas@mellanox.com, erezsc@mellanox.com Date: Sun, 18 Nov 2018 17:28:07 +0100 Message-Id: <20181118162807.21760-1-thomas@monjalon.net> X-Mailer: git-send-email 2.19.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-web] [PATCH] add 18.08 Mellanox performance report 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: , X-List-Received-Date: Sun, 18 Nov 2018 16:28:25 -0000 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 df020c3..badec70 100644 --- a/content/perf-reports/_index.md +++ b/content/perf-reports/_index.md @@ -9,6 +9,8 @@ weight = "7" (//fast.dpdk.org/doc/perf/DPDK_18_08_Intel_virtio_performance_report.pdf) - [DPDK 18.08 Intel Crypto Performance Report] (//fast.dpdk.org/doc/perf/DPDK_18_08_Intel_crypto_performance_report.pdf) +- [DPDK 18.08 Mellanox NIC Performance Report] + (//fast.dpdk.org/doc/perf/DPDK_18_08_Mellanox_NIC_performance_report.pdf) - [DPDK 18.05 Intel NIC Performance Report] (//fast.dpdk.org/doc/perf/DPDK_18_05_Intel_NIC_performance_report.pdf) - [DPDK 18.05 Intel Vhost/Virtio Performance Report] -- 2.19.0