We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Writing a functional DPDK application from scratch

Formal Metadata

Title
Writing a functional DPDK application from scratch
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
A talk to take a user from a basic understanding of the Data Plane DevelopmentKit (DPDK), through writing a simple but functional forwarding application. This is a presentation to introduce users to the Data Plane Development Kit(DPDK) a set of cross platform open source libraries and drivers for fastpacket processing. We will take the user through the steps of building up asimple but functional packet forwarding application, and some tips, tricks,and best know methods of writing an efficient and performant DPDK application. The talks will be approximately 30 mins each (including 5 mins for questions).