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

From fd.io
Jump to: navigation, search
(Day Three)
(Day Three)
Line 34: Line 34:
 
== Day Three ==
 
== Day Three ==
  
* Get PCAP file from https://github.com/alagalah/macswap-plugin
+
* PCAP file from https://github.com/alagalah/macswap-plugin
  
 
* [https://gist.github.com/1a20998546d7464fa548be54061460b5 Some steps for messing with macswap trace]
 
* [https://gist.github.com/1a20998546d7464fa548be54061460b5 Some steps for messing with macswap trace]
 
* .../devboot/macswap-plugin/macswap/node.c
 
* .../devboot/macswap-plugin/macswap/node.c
 
* .../devboot/macswap-plugin/build; make install
 
* .../devboot/macswap-plugin/build; make install
 
 
* slides to come for above
 
  
 
[https://docs.google.com/presentation/d/1Xz4hi7m_Dz6OMyh6JKwx0QBpt_3lVRocivGu9RQy48A/pub?start=false&loop=false&delayms=3000 Preso: More MACSWAP breakdown]
 
[https://docs.google.com/presentation/d/1Xz4hi7m_Dz6OMyh6JKwx0QBpt_3lVRocivGu9RQy48A/pub?start=false&loop=false&delayms=3000 Preso: More MACSWAP breakdown]

Revision as of 17:59, 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

macswap instructions

Preso: Dataplane, Code Overview

Preso: VPP Init

Preso: Event Logger

Preso: MacSwap breakdown

Day Three

Preso: More MACSWAP breakdown

Supplemental preso: graph wiring notes

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

Preso: Buffer metadata

Preso: Multicore walkthru and DPDK integration

Preso: DPDK Optimizations

Day Four