[dpdk-web] [PATCH 2/5] add USA's 2017 summit to archive

Ali Alnubani alialnu at mellanox.com
Thu Mar 22 18:35:57 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-usa.html | 350 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 351 insertions(+), 1 deletion(-)
 create mode 100644 events/summit-2017-usa.html

diff --git a/events.html b/events.html
index 3ce2821..8187ece 100644
--- a/events.html
+++ b/events.html
@@ -69,7 +69,7 @@
 			<hr>
 			<h3 id="usasummit2017">› DPDK <em>Summit</em>, San Jose - November 14-15, 2017</h3>
 			<p>
-				<a href="http://dpdksummit.com/us/en/past-events">Archive</a> |
+				<a href="/events/summit-2017-usa.html">Archive</a> |
 				<a href="http://youtube.com/playlist?list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9">Videos</a> |
 				<a href="https://www.slideshare.net/LF_DPDK/presentations">Slides</a> |
 				<a href="https://dpdk17.sched.com">Schedule</a>
diff --git a/events/summit-2017-usa.html b/events/summit-2017-usa.html
new file mode 100644
index 0000000..14e87c4
--- /dev/null
+++ b/events/summit-2017-usa.html
@@ -0,0 +1,350 @@
+<!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 Summit, San Jose - November 14-15, 2017</h2>
+	<img class="venue" src="https://fast.dpdk.org/events/images/DPDK-2017-11-USA-venue.jpg">
+	<p>This event was held in Club Auto Sport, San Jose.</p>
+	<img class="room" src="https://fast.dpdk.org/events/images/DPDK-2017-11-USA-room.jpg">
+	<ul>
+		<li>
+			<h3>Opening Remarks & Governing Board</h3>
+			<p>Introduction to the event, including a review of the agenda, logistics and expectations. An update from the Governing Board on who the Governing Board are, what their responsibilities are, progress to date, future priorities/challenges for the project.</p>
+			<em>Jim St. Leger (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Opening.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=wmtqFo87lSA&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Community Survey Feedback</h3>
+			<p>We conducted a survey of the DPDK community, soliciting input on a variety of topics including DPDK usage, roadmap, performance, patch submission process, documentation and tools. This session will present the results of the survey, which will help to guide the future direction of the project.</p>
+			<em>John McNamara (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Community_Survey_Feedback.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=rb5vPpWvYY8&index=2&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Reducing Barriers to Adoption - Making DPDK Easier to Integrate into Your Application </h3>
+			<p>While DPDK is a widely-adopted software package for high-performance networking applications, there are a number of ways in which it is harder to use than it otherwise needs to be. This is especially true when it comes to integrating DPDK with an existing legacy codebase. This presentation will look at some of the issues and provide an update on current development and prototyping work to simplify DPDK integration with existing code. </p>
+			<em>Bruce Richardson (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Reducing_Barriers_to_Adoption.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=w_2fZBm5M7Y&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=3"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>New Command Line Interface for DPDK</h3>
+			<p>The current command line interface for DPDK called cmdline has a number of limitation and a complex user design. The next command line for DPDK called CLI is more dynamic with a simple directory style design. The directory style design allows for commands to be placed in a hierarchy for easy integration, plus supporting a simple argc/argv function interface. Using these features reduced the LOC in test-pmd cmdline file from 12K to ~4K. The presentation includes an example usage. </p>
+			<em>Keith Wiles (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-New_CLI.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=9P6nqEUGT34&index=4&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Event Adapters - Connecting Devices to Eventdev </h3>
+			<p>Recently, the DPDK has enabled applications to use dynamically load balanced pipelines with the introduction of libeventdev. In addition to using eventdev for CPU to CPU pipelines, devices such as ethdev, cryptodev and timers need to be able to inject events into eventdev. Currently, we are in the process of upstreaming extensions to eventdev called eventdev adapters for each of these devices that would allow applications to configure event input from these devices to the event device. We will discuss each of the adapter APIs and show example code that allow event based applications to be written in a platform independent manner.</p>
+			<em>Nikhil Rao (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Event_Adapters.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=GRr6dOjnBCI&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=5"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>GRO/GSO Libraries: Bring Significant Performance Gains to DPDK-based Applications </h3>
+			<p>A major part of packet processing has to be done on a per-packet basis, such as switching and TCP/IP header processing. The overhead of the per-packet routines, however, exerts a significant impact on the performance of network processing. Generic Receive Offload (GRO) and Generic Segmentation Offload (GSO) are two effective techniques for mitigating the per-packet processing overhead by reducing the number of packets to be processed. Specifically, GRO merges the receiving packets of the same flow in RX, while GSO delays packet segmentation in TX.</p>
+			<em>Jiayu Hu (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-GRO_GSO_Libraries.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=oQGJhP6-kp8&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=6"><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)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Power_Aware.pdf">
+				<i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=2kQGKCBNGtI&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=7">
+				<i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Enhanced Memory Management</h3>
+			<p>In this presentation we will be reviewing Enhanced Memory Management techniques and multi-process enhancements as a possible way to seamlessly solve burning issues like slow initialization, memory protection, memory hotplug, dynamic scale up/down, physically vs virtually contiguous, inter-vm shared memory etc. </p>
+			<em>Laszlo Vadkerti (Ericsson), Jiangtao Zhang (Ericsson)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Enhanced_Memory_Management.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=m81tijZ9ZZM&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=8"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Making networking apps scream on Windows with DPDK</h3>
+			<p>Network bandwidth is precious and milliseconds matter for many user-mode applications and virtual appliances running on both Linux and Windows. In order to get the best network throughput to process and forward packets, developers need direct access to the NIC without going through the host networking stack. Until now, only developers on Linux and FreeBSD platforms were able to use DPDK to obtain these performance benefits but, we are happy to announce that we have an implementation of DPDK for the Windows platform!</p>
+			<em>Jason Messer (Microsoft), Manasi Deval (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Microsoft_Windows.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=dZjmt483eyE&index=9&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Mediated Devices: Better Userland IO</h3>
+			<p>Unbinding Linux kernel drivers to allow userland IO through VFIO has a number of disadvantages such as another large touchy code base to deal with the hardware, loss of standard Linux tools (ifconfig, ethtool, tcpdump, SNMPd...) and impossibility to accelerate container networking. Mediated device introduced in Linux kernel 4.10 for GPUs and provisions for additional devices hold the promise of collaboration between kernel drivers and userland application in need of direct datapath steering.</p>
+			<em>François-Frédéric Ozog (Linaro)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Mediated_Devices.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=XvFVNBqoQNo&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=10"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Mellanox bifurcated driver model </h3>
+			<p>Mellanox PMD uses verbs instead of taking full control over the device (PCI). That allows the kernel (netdev) and more than a single PMD to run on a single PCI function.
+If the DPDK app is not steering by rte_flow, all the traffic the packets be processed by the kernel net device.</p>
+			<em>Rony Efraim (Mellanox)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Mellanox_Bifurcated_Driver_Model.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=Qe0Cr8JTwqc&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=11"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK with KNI – Pushing the Performance of an SDWAN Gateway to Highway Limits! </h3>
+			<p>An SDWAN gateway is usually built with an x86 commercial off-the-shelf (COTS) hardware that often runs a variant of Linux Operating System and requires high throughput for connecting a corporate’s branch network with its Data Centers. However owing to the inherent limitations of standard 4K sized pages without dedicated resource allocations in a general-purpose Linux kernel, it has been seen that even a high-end SDWAN gateway hardware cannot forward traffic to its full potential.</p>
+			<em>Sabyasachi Sengupta (Nuage Networks)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-SDWAN_KNI.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=MHzVDza1Cjc&index=12&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK as microservices in ZTE Paas </h3>
+			<p>To provide high performance for ICT (Information Communications Technology) area, we use DPDK as a micro service in container networking. We used primary/secondary mode, rte_ring, sharing meory and so on, to promote the performance of datapath. We achieved bidirectional zero-copy between containers in contrast to only dequeue zero copy in vhost-user/virtio-user.</p>
+			<em>Yong Wang (ZTE), Songming Yan (ZTE)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Microservices_in_ZTE_Paas.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=lfhAWkkOoYs&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=16"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Accelerate Clear Container Network performance</h3>
+			<p>Clear Container is a great technology to secure a container with a fast and lightweight hypervisor, and there might be very different type of workloads running inside Clear Containers, e.g. some workloads require high packet processing rate (PPS) and some workloads require massive data transfer (BPS), given Clear Container’s much higher density than Virtual Machine, a high performance virtual switch is very critical and demands is highly emerged, but current available virtual switches is still far behind those demands.</p>
+			<em>Jun Xiao (CloudNetEngine)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Container_Network_Performance.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=qGdlTW6O2FE&index=17&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>The Path to Data Plane Microservices</h3>
+			<p>DPDK revolutionized software packet processing initially for discrete appliances and then for Virtual Network Functions. Containers and µServices technology are extensively used as a means to scale up and out in the Cloud. These technologies now include Comms Service Providers among their advocates, and embracing these technologies with their scaling model and resiliency is the new frontier in software packet processing.</p>
+			<em>Ray Kinsella (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Microservices_Models.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=d1mQerNPc5k&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=18"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Container Panel Discussion</h3>
+			<p>A panel discussion with Yong Wang, Songming Yan, Jun Xiao and Ray Kinsella to discuss DPDK enablement of containers and micro-services.</p>
+			<a class="Video" href="https://youtube.com/watch?v=ZHnlifpExKw&index=13&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Accelerate storage service via SPDK</h3>
+			<p>SPDK (storage performance development kit, http://spdk.io) is an open source library used to accelerate the storage service (e.g., file, block) especially for PCIe SSDs (e.g., 3D Xpoint SSDs). The foundation of SPDK is the user space, asynchronous and polled mode drivers (e.g., IOAT and NVMe), and the idea of which is similar to DPDK.</p>
+			<em>Jim Harris (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-SPDK.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=4GOfsPDX_Bs&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=14"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Accelerating P4-based Dataplane with DPDK</h3>
+			<p>The high-level P4 programming language promises protocol and hardware-agnostic design of network functions. As the low-level functional implementation, the P4 Behavior Model (BMv2) provides the necessary constructional blocks (parser, deparser, lookup tables, and action primitives, etc.) into which any P4 dataplane programs can be compiled.</p>
+			<em>Peilong Li (University of Massachusetts Lowell)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-P4_BMAcc.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=Iqjx0qKi9Zw&index=15&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Implementation and Testing of Soft Patch Panel</h3>
+			<p>SPP is a framework to easily interconnect DPDK applications on host and guest virtual machines together, and assign resources dynamically to these applications.
+As a carrier service provider, we expect that SPP improves performance and usability for inter-VM communication for large scale NFV environment.</p>
+			<em>Tetsuro Nakamura (NTT), Yasufumi Ogawa (NTT)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Soft_Patch_Panel.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=nh6179rUppc&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=19"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Reflections on Mirroring With DPDK </h3>
+			<p>Debugging network problems is often hard, and further complicated when a guest O/S is provided with an SR-IOV VF bound to a DPDK driver because tools running on the physical host (e.g. tcpdump) lose visibility to the interface. Hardware mirroring of traffic to another VF provides the ability to regain visibility and to help facilitate the troubleshooting process.</p>
+			<em>E. Scott Daniels (AT&T Labs)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Reflections_on_Mirroring.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=HuntAGT1uLU&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=20"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>A network application API on top of device APIs </h3>
+			<p>NFV promise is to be able to instantiate or even live migrate VMs on different platforms and have applications benefit from whatever acceleration is available. As a result, the application developer shall not make compilation or define application architecture based on what he/she expects from the runtime environment. ODP and DPDK have in common the concept of "device" APIs (Ethernet, crypto, events, IPsec, compression...) with distinct approaches.</p>
+			<em>François-Frédéric Ozog (Linaro)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Abstract_Network_APIs.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=oBdiY3VPyTk&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=21"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>SafetyOrange - a tiny server class multi-purpose box with DPDK</h3>
+			<p>SafetyOrange is a portable (4.3 liter) and silent Xeon computer. Well, it is larger than 'DPDK in a box' but it supports two NICs (as of now sporting 2 XL710 cards), has 32G of memory and 14 cores. We have been using it for testing both native and virtualized DPDK appliances also whole virtual routers and served as a traffic generator for performance tests (DPDK pktgen), too. It is a brilliant development environment, too. And at the end of the day it still fits into a regular backpack.</p>
+			<em>Andras Kovacs (Ericsson), Laszlo Vadkerti (Ericsson)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Safety_Orange.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=ylgV5TUdErU&index=22&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Technical Roadmap</h3>
+			<p>An update from the Technical Board covering the future roadmap and technical challenges for the project.</p>
+			<em>Technical Board</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Technical_Board.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=1WkwsRgjNeo&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=23"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>rte_raw_device: implementing programmable accelerators using generic offload </h3>
+			<p>There are various kinds of HW accelerators available with SoCs. Each of the accelerators may support different capabilities and interfaces. Many of these accelerators are programmable devices. In this talk we will discuss the rte_raw_device and implementing a sample driver with it for NXP AIOP generic programmable accelerator. </p>
+			<em>Hemant Agrawal (NXP), Shreyansh Jain (NXP)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Raw_Device_Accelerator.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=LtqbfSAnRQE&index=24&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK support for new hardware offloads</h3>
+			<p>Fully programmable SmartNICs allow new offloads like OVS, eBPF, P4 or vRouter, and the Linux kernel is changing for supporting them. Having these same offloads when using DPDK is a possibility although the implications are not clear yet. We present Netronome’s perspective for adding such a support to DPDK mainly for OVS and eBPF.</p>
+			<em>Alejandro Lucero (Netronome)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-New_Hardware_Offloads.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=LQpu2GE6wxI&index=25&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Flexible and Extensible support for new protocol processing with DPDK using Dynamic Device Personalization </h3>
+			<p>Dynamic Device Personalization allows a DPDK application to enable identification of new protocols, for example, GTP, PPPoE, QUIC, without changing the hardware. The demo showcases a DPDK application identifying and spreading traffic on GTP and QUIC. Dynamic Device Personalization can be used on any OS supported by DPDK, for example we showcase a QUIC protocol classification demo on Windows OS. </p>
+			<em>Andrey Chilikin (Intel), Brian Johnson (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Dynamic_Device_Personalization.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=X8aMDdAnnBI&index=26&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Serverless DPDK - How SmartNIC resident DPDK Accelerates Packet Processing </h3>
+			<p>Cloud architectures and business models are driving the need to ensure that all server compute resources have a revenue tie-in, heralding the march towards the serverless dataplane. This session presents a unique way to harness the power of DPDK to accelerate packet processing by pushing the data plane into a SmartNIC. We will discuss the motivation, benefits and challenges of implementing a DPDK based data plane running on the compute resources embedded in a SmartNIC.</p>
+			<em>Nishant Lodha (Cavium)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Serverless_SmartNIC.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=xK4WAHBnzRs&index=27&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Enabling hardware acceleration in DPDK data plane applications </h3>
+			<p>This presentation will look at the challenges faced in leveraging hardware acceleration in DPDK enabled applications, addressing some of the problems posed in creating consistent hardware agnostic APIs to support multiple accelerators with non-aligned features, and the knock implications this can have to application designs.</p>
+			<em>Declan Doherty (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Hardware_Acceleration.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=Z52kLi-ce74&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=28"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>rte_security: enhancing IPSEC offload</h3>
+			<p>In this talk we present a joint work of NXP, Intel and Mellanox on offloading security protocol processing to hardware providing better utilization of host CPU for packet processing. This talk provides the overview of new enhancement in the rte_security APIs to support various features of IPSEC offloads as inline or lookaside offload.</p>
+			<em>Hemant Agrawal (NXP), Declan Doherty (Intel), Boris Pismenny (Mellanox)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Security_IPsec_offload.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=DOd4Ov_u5IM&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=29"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Mellanox FPGA </h3>
+			<p>The FPGA allows a wide variety of features to be supported in DPDK.
+We observe that programmable HW is useful for packet-processing pipelines.
+For example, consider a pipeline of multiple match-action operations, in which actions may also specify generic packet modifications that are carried out by accelerators. In this case, the CPU is only involved at the beginning (transmission) or end (reception) of the pipeline, while the accelerator invocations are initiated by NIC matching operations.</p>
+			<em>Boris Pismenny (Mellanox)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-FPGA_NICs.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=ocfetQ5edvI&index=30&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>SMARTNIC, FPGA, IPSEC Panel discussion</h3>
+			<p>A panel discussion with Hemant Agrawal, Alejandro Lucero, Andrey Chilikin, Brian Johnson, Nishant Lodha, Declan Doherty and Boris Pismenny to discuss DPDK enablement for smart NICs, FPGA and IPsec.</p>
+			<a class="Video" href="https://youtube.com/watch?v=wwoqVUCR0Zw&index=31&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>VPP Host Stack </h3>
+			<p>Although packet forwarding with VPP and DPDK can now scale to tens of millions of packets per second per core, lack of alternatives to kernel-based sockets means that containers and host applications cannot take full advantage of this speed. To fill this gap, VPP was recently added functionality specifically designed to allow containerized or host applications to communicate via shared-memory if co-located, or via a high-performance TCP stack inter-host.</p>
+			<em>Florin Coras (Cisco)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-VPP_Host_Stack.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=NWG7A0are00&index=32&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK's best kept secret – Micro-benchmark performance tests </h3>
+			<p>To have apple to apple comparisons, developers need a common ground of base level metrics. That common ground is ability to identify the basic DPDK building block of importance (as well as relevance to the work load) e.g., producer/consumer rings and measure the cycle cost associated with basic operation like enque/dequeing – bulk versus single.</p>
+			<em>Muthurajan Jayakumar (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Micro_Benchmarks.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=L1TMdqpq0b0&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=33"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK on Microsoft Azure</h3>
+			<p>SDN is at the foundation of all large scale networks in the public cloud, such as Microsoft Azure. But how do we make a software network scale to an era of 40/50+ gigabit networks and provide great performance for network applications and NFV in VMs? In this presentation, Daniel Firestone and Madhan Sivakumar will detail Azure Accelerated Networking for Linux with DPDK, using Azure's FPGA-based SmartNICs to accelerate Linux workloads using SR-IOV. </p>
+			<em>Daniel Firestone (Microsoft), Madhan Sivakumar (Microsoft)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Microsoft_Azure.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=mHSan8xf3ao&index=34&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>OpenNetVM: A high-performance NFV platforms to meet future communication challenges</h3>
+			<p>To truly achieve the vision of a high-performance software-based network that is flexible, lower-cost, and agile, a fast and carefully designed NFV platform along with a comprehensive SDN control plane is needed. Our high-performance NFV platform, OpenNetVM, exploits DPDK and enables high bandwidth network functions to operate at near line speed, while taking advantage of the flexibility and customization of low cost commodity servers.</p>
+			<em>K. K. Ramakrishnan (Univ. of California, Riverside)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-OpenNetVM.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=vIRdP4B4U9k&index=35&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Make DPDK's software traffic manager a deployable solution for vBNG </h3>
+			<p>Achieving network functions parity across purpose-built ASIC implementation and virtual implementation is not straightforward. Irrespective of differences in performance capability between purpose-built and virtual environments. Functional disfiguration represents a significant obstacle in operators’ adoption of virtualization as it implies a dependency on access/aggregation network topology and configuration.</p>
+			<em>Csaba Keszei (Ericsson)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Traffic_Manager_for_vBNG.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=1S7mRW67OcI&index=36&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>OpenVswitch hardware offload over DPDK</h3>
+			<p>Telcos and Cloud providers are looking for higher performance and scalability when building nextgen datacenters for NFV & SDN deployments. While running OVS over DPDK reduces the CPU overload of interrupt driven packet processing, CPU cores are still not completely freed up from polling of packet queues.</p>
+			<em>Rony Efraim (Mellanox)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-OVS_Hardware_Offload.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=_GRkRGl1N10&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=38"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Accelerating NFV with VMware's Enhanced Network Stack (ENS) and Intel's Poll Mode Drivers (PMD)</h3>
+			<p>Network Functions Virtualization (NFV) deployments are happening at a rapid pace. This is driving the need to more efficiently consolidate compute, storage and communication workloads. NFV enables Communications Service Providers to migrate their fixed function networking elements to a general purpose server; however there is the need preserve the existing performance and latency. To support such workloads a vSwitch that enables both high throughput and low latency is a must. </p>
+			<em>Jin Heo (VMware), Rahul Shah (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-VMware_ENS.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=OfeAXrqHfi0&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=39"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK Membership Library</h3>
+			<p>In this talk we will present the new DPDK Membership Library, this library is used to create what we call a “set-summary” which is a new data structure that is used to summarize large set of elements. It is the generalization and extension to the traditional filter structure, e.g. bloom filter, cuckoo filter, etc to efficiently test if a key belongs to a large set.</p>
+			<em>Sameh Gobriel (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Membership_Library.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=28-0Q8vtH1E&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=40"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Integrating and using DPDK with Open vSwitch</h3>
+			<p>Some applications are written from the ground up with DPDK in mind, but Open vSwitch is not one of them. This talk will look at how Open vSwitch integrated and uses DPDK. It will look at various aspects such as DPDK initialization, threading, and the usage of DPDK PMD's and libraries. It will also talk about DPDK usability aspects such as LTS and API/ABI stability and the effect they have on Open vSwitch with DPDK. </p>
+			<em>Aaron Conole (Red Hat), Kevin Traynor (Red Hat)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-OVS_Feedback.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=bUZSDm809K8&index=41&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Lagopus Router</h3>
+			<p>In this talk, we introduce a new open source router implementation called Lagopus Router. It is an extensible microservice architecture router that consists of a DPDK router dataplane, router agents, and a pub/sub-based centralized configuration manager. These modules are written in Go and C and are loosely coupled to each other by gRPC.</p>
+			<em>Tomoya Hibi (NTT), Hirokazu Takahashi (NTT)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-11-USA-Lagopus_Router.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=YsHpZvnlHdM&index=42&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>vSwitch Panel Discussion</h3>
+			<p>A panel discussion with Rony Efraim, Jin Heo, Rahul Shah, Sameh Gobriel, Charlie Tai, Aaron Conole, Kevin Traynor, Tomoya Hibi and Hirokazu Takahashi to discuss DPDK acceleration of vswitches.</p>
+			<a class="Video" href="https://youtube.com/watch?v=WVKjbG3L8Bw&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9&index=43"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Closing Remarks</h3>
+			<em>Jim St. Leger (Intel)</em>
+			<a class="Video" href="https://youtube.com/watch?v=twOBfzdg660&index=44&list=PLo97Rhbj4ceL8rcXQUucIZNIFiIDIqVf9"><i class="material-icons"></i></a>
+		</li>
+	</ul>
+</section>
+<footer></footer>
+</body>
+</html>
-- 
2.11.0



More information about the web mailing list