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

Ali Alnubani alialnu at mellanox.com
Thu Mar 22 18:36:00 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-india.html | 162 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 163 insertions(+), 1 deletion(-)
 create mode 100644 events/summit-2017-india.html

diff --git a/events.html b/events.html
index d6ebc5e..f004049 100644
--- a/events.html
+++ b/events.html
@@ -85,7 +85,7 @@
 			</p>
 			<h3 id="indiasummit2017">› DPDK <em>Summit</em>, Bangalore - April 25-26, 2017</h3>
 			<p>
-				<a href="http://dpdksummit.com/us/en/past-events">Archive</a> |
+				<a href="/events/summit-2017-india.html">Archive</a> |
 				<a href="http://youtube.com/playlist?list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx">Videos</a>
 			</p>
 			<h3 id="userspace2016">› DPDK <em>Userspace</em>, Dublin - October 20-21, 2016</h3>
diff --git a/events/summit-2017-india.html b/events/summit-2017-india.html
new file mode 100644
index 0000000..1867eb4
--- /dev/null
+++ b/events/summit-2017-india.html
@@ -0,0 +1,162 @@
+<!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, Bangalore - April 25-26, 2017</h2>
+	<img class="venue" src="https://fast.dpdk.org/events/images/DPDK-2017-04-India-venue.jpg">
+	<p>The event was held in the Vivanta by Taj Hotel, Bangalore.</p>
+	<img class="room" src="https://fast.dpdk.org/events/images/DPDK-2017-04-India-room.jpg">
+	<ul>
+		<li>
+			<h3>Introductions, Welcome and Agenda for the Day</h3>
+			<em>Sujata Tibrewala (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-Intro.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=1lMJiKSP-Qs&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK Architecture and Roadmap</h3>
+			<p>This talk will explore the motivation behind the existence of DPDK, why and how it evolved into what it is today and how the future roadmap addresses the needs of the Industry</p>
+			<em>Kannan Babu Ramia (Intel), Deepak K Jain (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-Architecture_Roadmap.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=KMPsf5RKK88&index=2&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Supporting SoC devices in DPDK - Status Update</h3>
+			<p>This talk is an extension of a talk presented in DPDK Summit Userspace 2016 in Dublin, where NXP presented a case for expanding DPDK towards non-standard (SoC) devices. That required a large number of fundamental changes in the DPDK framework to untangle from PCI specific code/functionality. In this talk we delve into current upstream design of 1) the bus 'driver', 2) the mempool 'driver', 3) the device driver, and how these layers tie up together to provide the device model in DPDK framework. </p>
+			<em>Shreyansh Jain (NXP)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-SoC_Devices.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=r4Ve84d5v5c&index=3&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK on an Intelligent NIC</h3>
+			<p>This presentation is about using DPDK as firmware on an Intelligent NIC (OCTEON TX). It will cover the firmware architecture and how DPDK fits in that architecture. It will discuss the hurdles faced and solutions used as part of this exercise.</p>
+			<em>Vamsi Attunuru (Cavium)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-Intelligent_NIC.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=UJqmJI5CA4Q&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx&index=4"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Migrating from 10G to 25G</h3>
+			<p>The Ethernet speed upgrade path was clearly defined as 10G->40G->100G. However, new developments in data center indicate the latest path for server connections will be 10G->25G->100G with potential for 10G->25G->50G->100G. This is because 25G provides a more efficient use of hardware and a more logical upgrade path to 100G.</p>
+			<em>Jingjing Wu (Intel), Helin Zhang (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-Intel_25G.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=_YqIIp8s0R0&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx&index=8"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK Cook Book</h3>
+			<p>The short talk is a quick tour of the book and show and tell of what each chapter contains. It is not going over the contents but giving info to developers as what each chapter contains. </p>
+			<em>Muthurajan Jaya Kumar (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-Cookbook.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=58SaxA4UcCc&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx&index=5"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Implementation of Flow-Based QoS Mechanism with OVS and DPDK</h3>
+			<p>The project objective is to implement 'Flow based QoS' for SDN-NFV platform using OVS and DPDK on Intel architecture. We will apply this QoS mechanism on Wipro vCPE platform and demonstrate performance improvement of real time traffic.</p>
+			<em>Karuppusamy M (Wipro)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-QoS_OVS.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=d7wNKI7Q3W4&index=6&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Fast Path Programming</h3>
+			<p>This session is a primer on the prominence of P4 as a high-level, domain-specific language for data path applications. While there are a few ASIC vendors like Barefoot Networks who are coming up with compilers for their platforms, we are looking at expanding the reach of P4 for virtual infrastructure / software based data path by showcasing how P4 can become a choice for writing DPDK applications and thus enhanced portability. </p>
+			<em>Ramachandran Subramoniam (Happiest Minds), Vnpraveen Desu (Happiest Minds)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-P4.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=_i2V6t1vlLo&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx&index=7"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Dataplane for Subscriber Gateways</h3>
+			<p>Subscriber gateways, such as BNG nodes, have unique requirements and challenges as compared to traditional routers. They need to be feature rich while also supporting high scale and throughput. This talk will provide an overview of a typical dataplane for subscriber gateways and highlight some of the design challenges in realizing the goals and the trade-offs to be considered.</p>
+			<em>Natarajan Venkataraman (Ericsson)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-Subscriber_Gateway.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=kJRMldAa2qM&index=9&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Sample VNF in OPNFV</h3>
+			<p>The topic begins with an introduction for developing data plane feature rich Virtual Network Function (VNF) using optimized DPDK libraries including ip-pipeline packet framework and taking advantage of basic x86 architecture. It covers concept of developing data plane applications for running with RTC (Run To completion) mode or Pipeline mode with just configuration change. It also covers the generic Best Known Methods for developing optimized data plane application on x86 architecture with specific code examples from samplevnf project from OPNFV. Finally concludes with the call for action to community to contribute in the samplevnf project in OPNFV for application development. </p>
+			<em>Ramia Kannan Babu (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-BKM_OPNFV.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=q_xu9aVcVBU&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx&index=10"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Fast Data IO / Vector Packet Processor: Architecture overview</h3>
+			<p>FD.io (Fast Data) is architected as a collection of sub-projects and provides a modular, extensible user space IO services framework that supports rapid development of high-throughput, low-latency and resource-efficient IO services. At the heart of fd.io is Vector Packet Processing (VPP) technology. This session will give an overview of VPP, its architecture and how it pushes packet processing to extreme limits of performance and scale.</p>
+			<em>Shwetha Bhandari (Cisco)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-VPP.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=Rcq_hGVLb10&index=11&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Transport Layer Development Kit (TLDK)</h3>
+			<p>This presentation provides an overview of the Transport Layer Development Kit (TLDK) project in FD.io.</p>
+			<em>Mohammad Abdul Awal (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-TLDK.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=QwenRRWnNhs&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx&index=12"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>SFC with OVS-DPDK and FD.io-DPDK</h3>
+			<p>DPDK has become the ubiquitous user space framework on which prominent open source switching software, Open vSwitch and FD.io run, and is widely integrated in OPNFV. This session discusses Open DayLIght (ODL) based SFC on both OVS-DPDK and FD.io with DPDK, and provides a comparative study on architecture, performance and latency of SFC use case on ARM SoCs.</p>
+			<em>Prasad Gorja (NXP)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-ODL-SFC.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=Fng9-Y5P2Lo&index=13&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>DPDK Automation in Red Hat OpenStack Platform </h3>
+			<p>In this talk, we would like to take you through the Red Hat's effort to provision the OpenStack cluster with OVS-DPDK/SR-IOV datapath with the needed EPA parameters. We will describe the deployment steps, and the need for composable roles to handle today's VNF deployment scenarios. </p>
+			<em>Saravanan KR (Red Hat)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-RHOSP.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=RoZDSg9_NME&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx&index=14"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Packet Steering for Multicore Virtual Network Applications over DPDK</h3>
+			<p>This presentation addresses the question of how packets must be steered from the kernel bypass mechanism to the user space applications. We investigate the following two questions: (i) Should packets be distributed to cores in hardware or in software? (ii) What information in the packet should be used to partition packets to cores?</p>
+			<em>Priyanka Naik (IIT Mumbai), Mitali Yadav (IIT Mumbai)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-VNF.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=BmhqBY2AQoc&list=PLo97Rhbj4ceJLfOg0x52jvQik2r4yAZZx&index=15"><i class="material-icons"></i></a>
+		</li>
+		<li>
+			<h3>Cryptodev API</h3>
+			<p>This presentation describes the cryptodev API, a framework for processing crypto workloads in DPDK. The cryptodev framework provides crypto poll mode drivers as well as a standard API that supports all these PMDs and can be used to perform various cipher, authentication, and AEAD symmetric crypto operations in DPDK. The library also provides the ability for effortless migration between hardware and software crypto accelerators.</p>
+			<em>Deepak K Jain (Intel)</em>
+			<a class="Slides" href="https://fast.dpdk.org/events/slides/DPDK-2017-04-India-Cryptodev.pdf"><i class="material-icons"></i></a>
+			<a class="Video" href="https://youtube.com/watch?v=lgNcOzw30U8"><i class="material-icons"></i></a>
+		</li>
+	</ul>
+</section>
+<footer></footer>
+</body>
+</html>
-- 
2.11.0



More information about the web mailing list