[dpdk-web] [PATCH 3/5] add Ireland's 2017 summit to archive

Ali Alnubani alialnu at mellanox.com
Thu Mar 22 18:35:58 CET 2018


Signed-off-by: Ali Alnubani <alialnu at mellanox.com>
Reviewed-by: Thomas Monjalon <thomas at monjalon.net>
---
 events.html                     |   2 +-
 events/summit-2017-ireland.html | 225 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 226 insertions(+), 1 deletion(-)
 create mode 100644 events/summit-2017-ireland.html

diff --git a/events.html b/events.html
index 8187ece..5d27e23 100644
--- a/events.html
+++ b/events.html
@@ -76,7 +76,7 @@
 			</p>
 			<h3 id="userspace2017">› DPDK <em>Userspace</em>, Dublin - September 26-27, 2017</h3>
 			<p>
-				<a href="http://dpdksummit.com/us/en/past-events">Archive</a> |
+				<a href="/events/summit-2017-ireland.html">Archive</a> |
 				<a href="http://youtube.com/playlist?list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq">Videos</a>
 			</p>
 			<h3 id="chinasummit2017">› DPDK <em>Summit</em>, Shanghai - June 27, 2017</h3>
diff --git a/events/summit-2017-ireland.html b/events/summit-2017-ireland.html
new file mode 100644
index 0000000..d02a410
--- /dev/null
+++ b/events/summit-2017-ireland.html
@@ -0,0 +1,225 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+	<meta charset="utf-8" />
+	<meta name=viewport content="width=device-width, initial-scale=1" />
+	<title>DPDK events</title>
+	<link rel="stylesheet" href="/reset.css" />
+	<link rel="stylesheet" href="/layout.css" />
+	<link rel="stylesheet" href="/content.css" />
+	<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
+	<script type="text/javascript">
+		var _gaq = _gaq || [];
+		_gaq.push(['_setAccount', 'UA-39229303-1']);
+		_gaq.push(['_setDomainName', 'dpdk.org']);
+		_gaq.push(['_setAllowLinker', true]);
+		_gaq.push(['_trackPageview']);
+		(function() {
+			var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+			ga.src = '//www.google-analytics.com/ga.js';
+			var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		})();
+	</script>
+</head>
+<body>
+<header>
+	<h1><a href="//dpdk.org/"><img src="/logos/dpdk.png"
+		alt="DPDK: Data Plane Development Kit"></a></h1>
+	<nav>
+		<ul>
+			<li><a href="/">Home</a></li>
+			<li><a href="/download">Download</a></li>
+			<li><a href="/doc">Documentation</a></li>
+			<li><a href="/dev">Development</a></li>
+			<li><a href="/ml">Mailing Lists</a></li>
+			<li><a href="/events" id="current">Events</a></li>
+			<li><a href="/news">News</a></li>
+			<li><a href="/about">About</a></li>
+		</ul>
+	</nav>
+</header>
+<section id="event">
+	<h2>DPDK Userspace, Dublin - September 26-27, 2017</h2>
+	<img class="venue" src="https://fast.dpdk.org/events/images/DPDK-2017-09-Ireland-venue.jpg">
+	<p>The two-day event was held at The Clayton Hotel in Dublin.</p>
+	<img class="room" src="https://fast.dpdk.org/events/images/DPDK-2017-09-Ireland-group.jpg">
+	<ul>
+		<li>
+			<h3>Tech Board Presentation & Panel Discussion</h3>
+			<p>Presentation and panel session with the Technical Board on: Who the Tech Board are, what their responsibilities are, recent issues that they've addressed, future technical priorities/challenges.</p>
+			<em>Technical Board</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Technical_Board.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=GPYhtjXlFsQ"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Governing Board Presentation & Panel Discussion</h3>
+			<p>Presentation and panel session with the Governing Board on: Who the Governing Board are, what their responsibilities are, progress to date, future priorities/challenges.</p>
+			<em>Governing Board</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Governing_Board.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=FFql--6E67M&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK Bus Updates</h3>
+			<p>DPDK bus infrastructure has been updated for last a few releases. Although these changes should not affect the user application, it worth mentioning the changes. In this talk, I will summarize the bus changes and mention from required modifications in drivers. </p>
+			<em>Ferruh Yigit (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Bus.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=DmGM-OGTZS0&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq&index=2"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Ideas for adding generic HW accelerators to DPDK</h3>
+			<p>There are various kind of HW accelerators available with SoCs. Each of the accelerator may support different capabilities and interface. Many of these accelerators are programmable devices. In this talk we will discuss various ways to support such accelerators in a generic manner.</p>
+			<em>Hemant Agrawal (NXP)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Raw_Device.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=SRTxzItU3EQ&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq&index=3"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Let’s hot plug: use uevent mechanism to practice it in DPDK</h3>
+			<p>Hot plug is a key requirement for live migration. So far, the hot plug and fail-safe implementation is still not friendly for PCIe devices. This talk proposes to add a general uevent mechanism in DPDK which include the uevent monitor and failure handler, to make it easy for DPDK users to implement hot plug.</p>
+			<em>Jia Guo (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Hotplug_uevent.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=V-8z_O0aEZg&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq&index=4"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Proposed method for sharing a (PCI) device between multiple PMDs</h3>
+			<p>Devices on the PCI bus are found by the bus probe function. For each device, the list of registered drivers (PMDs) is searched until one (only) is found for the device. This presentation proposes a mechanism to share a pci device between multiple PMDs. It may also be extendable to non-pci devices. </p>
+			<em>Fiona Trahe (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Shared_PCI_Devices.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=ZFuofbO3VTI&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq&index=5"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK VMBus & Azure Support</h3>
+			<p>This is talk about the current status and planned development of VMBus support for DPDK. This talk also gives an overview of how DPDK applications are enabled on Azure Accelerated Networking using the Fail-Safe, TAP and existing drivers. It will cover some of the requirements and plans for the future.</p>
+			<em>Stephen Hemminger (Microsoft)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Azure.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=i88cEzQEJNA&index=6&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>rte_security: the case of IPsec offload</h3>
+			<p>Encryption in today's networks is becoming ubiquitous. However, running crypto on general purpose CPUs is costly. In this talk we present joint work by NXP, Intel and Mellanox on offloading protocol processing to hardware providing better utilization of host CPU for packet processing.</p>
+			<em>Boris Pismenny (Mellanox), Declan Doherty (Intel), Hemant Agrawal (NXP)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Security_API.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=7McYcoFyu0M&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq&index=7"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK Quality of Service APIs</h3>
+			<p>This presentation focuses on the new QoS Traffic Management API for Ethernet devices that was introduced by DPDK release 17.08, as well as the new QoS Traffic Metering and Policing API planned for DPDK release 17.11. We describe the API, device drives currently supporting it and software fall-back strategy using the SoftNIC PMD. </p>
+			<em>Cristian Dumitrescu (Intel), Jasvinder Singh (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-QoS_APIs.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=z9EPCnawNoI&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq&index=8"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Service Cores: The path to Abstracting SW/HW CPU Requirements in DPDK</h3>
+			<p>Service cores is a library that abstracts the platform, providing an app with a consistent environment. Service cores allows switching of SW and HW PMDs with no application threading changes. This talk introduces service-cores, and opens discussion on how to enable DPDK with service cores.</p>
+			<em>Harry van Haaren (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Service_Cores.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=OINB7T6NZYw&index=9&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Wireless Base Band Device (bbdev)</h3>
+			<p>Wireless Base Band Device (bbdev) proposal for DPDK that abstracts HW accelerators based on FPGA and/or Fixed Function Accelerators that assist with LTE Physical Layer processing. Furthermore, it decouples the application from the compute-intensive wireless functions by abstracting their optimized libraries to appear as virtual bbdev devices. </p>
+			<em>Amr Mokhtar  (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-BBdev.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=j5CF9qgKeDA&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq&index=10"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK to support InfiniBand Link Layer</h3>
+			<p>There are many large InfiniBand clusters in the HPC market, they too would like to gain the DPDK user space high packet rate processing advantage, in addition to the RDMA capabilities. I will present the basic InfiniBand and IPoIB differences from Ethernet, and present results from a live POC on a 20 node cluster with DPDK using IPoIB </p>
+			<em>Shahaf Shuler (Mellanox)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Infiniband.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=Xmv1B5c-hy0&index=11&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Community Activity, CI & Tools</h3>
+			<p>The userspace summit is a good place to make a yearly summary of community changes and interactions. It is also important to describe how DPDK interact with other communities. The last part would be about community processes (repositories, distributed CI, bugs tracking, tooling, website, mailing lists and Linux Foundation). </p>
+			<em>Thomas Monjalon (Mellanox), Qian Xu (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Community_Tools.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=dZs2uBG2M7I&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq&index=12"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>ABI Stability and LTS: Current state and Future</h3>
+			<p>This session will be a panel discussion of the future direction of ABI stability & LTS/Stable releases. In particular it will look at the request for a yearly xx.11 LTS release with a 2 year duration.</p>
+			<em>John McNamara (Intel), Ian Stokes (Intel), Luca Boccassi (AT&T), Kevin Traynor (Red Hat)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Stability.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=jkGnBv6O7RQ&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq&index=13"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Implementing an SR-IOV Hypervisor using DPDK</h3>
+			<p>In the presentation we will describe VFd, a hypervisor for SRIOV NICs jointly developed by AT&T and Intel, which uses DPDK and acts as policy enforcement software allowing advanced configuration of SR-IOV capable Network Interfaces. We will provide overview of the use cases and new DPDK API’s to support them. </p>
+			<em>Alex Zelezniak (AT&T)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-VFd.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=0LcgIIp1DJQ&index=14&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK SRIOV and control over embedded switch</h3>
+			<p>When working in SRIOV mode, we would prefer to let majority of the traffic to pass in HW directly from/to wire to/from VF, while the OVS-DPDK application only needs to handle exception packet flows on the PF. To support this mode we want to show a new Representor Ports model of the HW switch, which can be controlled from DPDK.</p>
+			<em>Alex Rosenbaum (Mellanox)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-SRIOV_Embedded_Switch.pdf"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>A framework for representation, configuration, and management of virtual function ports in DPDK</h3>
+			<p>This presentation introduces a port representor framework to DPDK. The framework based around a virtual representor PMD and representor broker plugin for physical function devices, provides the infrastructure to allow SR-IOV virtual function ports to be configured, managed and monitored within a single control application.</p>
+			<em>Declan Doherty (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Port_Representor.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=uyIRSjjgZL8&index=15&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Improve VNF safety with Vhost-User/DPDK IOMMU support</h3>
+			<p>This talk will focus on improving VNF safety with Virtio and Vhost-user backend. Maxime will first describe VNF architecture relying on Virtio/Vhost-user. Then, he will talk about IOMMU support for the Vhost-user backend. Finally, Maxime will provide benchmarks results and discuss ways to improve both performance & safety. </p>
+			<em>Maxime Coquelin (Red Hat)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Vhost_User_IOMMU.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=3vnDuSgfQ-U&index=16&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Virtio Status Update and New Ring Layout</h3>
+			<p>The packed ring layout is the next generation ring layout standard for Virtio, which is designed for high performance and still in the proposal stage. This talk will give a quick introduction to this new ring layout definitions and summary the current status, findings and benchmark results of the prototype in DPDK. </p>
+			<em>Zhihong Wang (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Virtualization.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=Jzk2Uot_xKE&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq&index=17"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Power Aware Packet Processing</h3>
+			<p>A drive to deliver OPEX saving and performance where and when it's needed. Enter a new era of power optimized packet processing. This talk reviews new & existing dpdk extensions for policy based power control proposed in August and the associated performance benefits. </p>
+			<em>Chris MacNamara (Intel), Dave Hunt (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Power_Aware.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=jJTCrge6Kxs&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq&index=18"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK, VPP and pfSense 3.0</h3>
+			<p>pfSense is a open source firewall/vpn appliance, based on FreeBSD, started in 2006 with over 1M active installs. We are basing pfSense release 3.0 on FD.io's VPP, leveraging key DPDK components including cryptodev, while adding a CLI and RESTCONF layer, leveraging FRRouting and Strongswan.</p>
+			<em>Jim Thompson (Netgate)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-pfSense.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=lMJy8vKm47E&index=19&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Rapid prototyping of DPDK applications with libmoon</h3>
+			<p>This talk is about our framework libmoon, a wrapper for DPDK that makes building DPDK prototypes simple and fast. We've used it for multiple research prototypes as well as our packet generator MoonGen (presented last year here). </p>
+			<em>Paul Emmerich (Technical University of Munich)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Libmoon.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=lFdXACr84qU&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq&index=20"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Using DPDK with Go</h3>
+			<p>In our presentation, we share the lesson learned from our experience using DPDK with Go in order to implement a software router Lagopus2 (https://github.com/lagopus/vsw). We'll explain how we carefully designed DPDK binding in Go to guarantee the type safeness and the performance at the same time. </p>
+			<em>Takanari Hayama (Igel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Lagopus_Go.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=RgCpfyhQckc&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq&index=21"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>T4P4S: When P4 meets DPDK</h3>
+			<p>T4P4S is a P4 compiler supporting flexible re-targetability without sacrificing high performance packet processing. To achieve this goal, it is split into hardware dependent and independent components. This talk will show the architecture of T4P4S and the design decisions made to support DPDK. </p>
+			<em>Sándor Laki (ELTE Eötvös Loránd University)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-T4P4S.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=tEfojfyJTL4&index=22&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Dataplane Networking journey in Containers</h3>
+			<p>Our advanced Container Network Interface combines the benefits of containers with DPDK‘s ultra-low latency and fast packet processing and the results show 28x more performance with SRIOV, DPDK using Vhost-User with OVS-DPDK and VPP.</p>
+			<em>Kuralamudhan Ramakrishnan (Intel), Gary Loughnane (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-09-Ireland-Containers.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=-0oVgcoGfhg&index=23&list=PLo97Rhbj4ceJVcpgvG6_RXkenW9EQAKxq"><i class="material-icons"></i></a>
+		</li>
+	</ul>
+</section>
+<footer></footer>
+</body>
+</html>
-- 
2.11.0



More information about the web mailing list