Difference between revisions of "VPP/Code Walkthrough VoDs"

From fd.io
< VPP
Jump to: navigation, search
 
Line 1: Line 1:
 
 
 
These code walk through videos where recorded at the prelaunch event in January of 2016.  
 
These code walk through videos where recorded at the prelaunch event in January of 2016.  
 
Notes on the video's are archived in [[VPP/Code Walkthrough VoD Topic Index| Code Walkthrough VoD Topic Index and Notes]].
 
Notes on the video's are archived in [[VPP/Code Walkthrough VoD Topic Index| Code Walkthrough VoD Topic Index and Notes]].

Latest revision as of 15:14, 20 December 2016

These code walk through videos where recorded at the prelaunch event in January of 2016. Notes on the video's are archived in Code Walkthrough VoD Topic Index and Notes.

Code Walkthrough VoD: Chapter 1 | VPP initialization

Code Walkthrough VoD: Chapter 2 | Performance and Measurements

Code Walkthrough VoD: Chapter 3 | VPP Bring-up and a simple ping test

Code Walkthrough VoD: Chapter 4 | VPP API

Code Walkthrough VoD: Chapter 5 | Build and Deploy a Plugin

Code Walkthrough VoD: Chapter 6 | Deep Dive into a sample plugin

Code Walkthrough VoD: Chapter 7 | VPP Binary API

Code Walkthrough VoD: Chapter 8 | Detour to explain more of VPP API test program

Code Walkthrough VoD: Chapter 9 | Q & A

Code Walkthrough VoD: Chapter 10 | Thread support in VPP

Code Walkthrough VoD: Chapter 11 | Misc Discussions

Code Walkthrough VoD: Chapter 12 | DPDK + VPP interaction

Code Walkthrough VoD: Chapter 13 | Discussion on rte_mbuf structure

Code Walkthrough VoD: Chapter 14 | How DPDK is patched and compiled in VPP

Code Walkthrough VoD: Chapter 15 | Q & A

Code Walkthrough VoD: Chapter 16 | Thank You