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

From fd.io
Jump to: navigation, search
(Day Two)
(Day Three)
Line 24: Line 24:
 
== Day Three ==
 
== Day Three ==
  
* PCAP file from https://github.com/alagalah/macswap-plugin
+
[[Events/Training-2016-04-Content/Day3/Prework|FD.io DevBoot: Day 3 Pre-work and scripts]]
 
+
* [https://gist.github.com/1a20998546d7464fa548be54061460b5 Some steps for messing with macswap trace]
+
* .../devboot/macswap-plugin/macswap/node.c
+
* .../devboot/macswap-plugin/build; make install
+
  
 
[https://docs.google.com/presentation/d/1Xz4hi7m_Dz6OMyh6JKwx0QBpt_3lVRocivGu9RQy48A/pub?start=false&loop=false&delayms=3000 FD.io DevBoot: 2.4: More MACSWAP breakdown]
 
[https://docs.google.com/presentation/d/1Xz4hi7m_Dz6OMyh6JKwx0QBpt_3lVRocivGu9RQy48A/pub?start=false&loop=false&delayms=3000 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.
 
* FIB walk-thru and Classifier were code walk thrus, and videos when available will be linked to here.

Revision as of 23:07, 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: Day 2 Pre-work and scripts

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: Day 3 Pre-work and scripts

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