Difference between revisions of "Events/Training-2016-04-Content"

From fd.io
Jump to: navigation, search
(Day Three)
(Day Two)
Line 11: Line 11:
  
 
== Day Two ==
 
== Day Two ==
* Please have the following for day 2:
 
** [[VPP/Setting_Up_Your_Dev_Environment|Set up your repo/ dev environment]]
 
** [[VPP/Build,_install,_and_test_images|Build vagrant environment]]
 
** vagrant ssh (see above step); sudo su
 
*** wget -O /vagrant/netns.sh "https://tinyurl.com/devboot-netns"
 
*** wget -O /vagrant/macswap.conf "https://tinyurl.com/devboot-macswap-conf"
 
*** wget -O ~/.gdbinit "https://tinyurl.com/devboot-gdbinit"
 
** For Init section:
 
*** [https://tinyurl.com/devboot-init-breakpoints Breakpoints]
 
*** [https://tinyurl.com/devboot-init-graphic High-level chicken-scrawl of init]
 
  
[[VPP/Macswapplugin| macswap instructions]]
 
  
 
[https://docs.google.com/presentation/d/19jHTDla7dy4BEXDlg1uMPkozgAwTR_91liCIxc0RlQE/pub?start=false&loop=false&delayms=3000 FD.io DevBoot: 2.1: Dataplane, Code Overview]
 
[https://docs.google.com/presentation/d/19jHTDla7dy4BEXDlg1uMPkozgAwTR_91liCIxc0RlQE/pub?start=false&loop=false&delayms=3000 FD.io DevBoot: 2.1: Dataplane, Code Overview]

Revision as of 23:05, 13 April 2016

As each session is delivered, the content will be provided here initially as PDF, with links to Videos, other content, to come as available.

Day One

FD.io DevBoot: 1.2 VPP overview

FD.io DevBoot: 1.3 Container demo

FD.io DevBoot: 1.4 Code contribution mechanics

DPDK introduction

Day Two

FD.io DevBoot: 2.1: Dataplane, Code Overview

FD.io DevBoot: 2.2: VPP Init

FD.io DevBoot: 2.3: Event Logger

FD.io DevBoot: 2.4: MacSwap breakdown

Day Three

FD.io DevBoot: 2.4: More MACSWAP breakdown


  • FIB walk-thru and Classifier were code walk thrus, and videos when available will be linked to here.

FD.io DevBoot: 3.1: Buffer metadata

FD.io DevBoot: 3.2: Multicore walkthru and DPDK integration

FD.io DevBoot: 3.3: DPDK Optimizations

FD.io DevBoot: Supplemental: graph wiring notes

Day Four

FD.io DevBoot: 4.1: Map in VPP

FD.io DevBoot: 4.2: Project: ONE LISP

FD.io DevBoot: 4.3 CSIT + Performance testing