From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <james.g.poole@intel.com>
Received: from mga03.intel.com (mga03.intel.com [134.134.136.65])
 by dpdk.org (Postfix) with ESMTP id DAB3F2BDD
 for <web@dpdk.org>; Wed,  7 Dec 2016 17:06:31 +0100 (CET)
Received: from orsmga003.jf.intel.com ([10.7.209.27])
 by orsmga103.jf.intel.com with ESMTP; 07 Dec 2016 08:06:12 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.33,310,1477983600"; d="scan'208";a="909737034"
Received: from silpixa00394369.ir.intel.com ([10.237.223.96])
 by orsmga003.jf.intel.com with ESMTP; 07 Dec 2016 08:06:11 -0800
From: James Poole <james.g.poole@intel.com>
To: web@dpdk.org
Cc: john.mcnamara@intel.com, walter.e.gilmore@intel.com,
 James Poole <james.g.poole@intel.com>
Date: Wed,  7 Dec 2016 09:07:17 +0000
Message-Id: <1481101637-5907-1-git-send-email-james.g.poole@intel.com>
X-Mailer: git-send-email 2.5.5
Subject: [dpdk-web] [PATCH] add 16.11 performance report to documentation
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 07 Dec 2016 16:06:34 -0000

Signed-off-by: James Poole <james.g.poole@intel.com>
---
 doc.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc.html b/doc.html
index 2d6116d..680f7ce 100644
--- a/doc.html
+++ b/doc.html
@@ -67,6 +67,10 @@
 				<li>Unmaintained driver for VMware ESXi vmxnet3 without uio: <a href="/doc/vmxnet3-usermap">vmxnet3-usermap</a>.
 			</ul>
 			</ul>
+			<h2>Performance Reports</h2>
+			<ul>
+				<li><a href="http://fast.dpdk.org/doc/perf/Intel_DPDK_R16_11_NIC_performance_report.pdf">DPDK 16.11 Performance Report</a>
+			</ul>
 			<h2>Training</h2>
 			<p>List of resources available online:</p>
 			<ul>
-- 
2.5.5