Difference between revisions of "VPP"

From fd.io
Jump to: navigation, search
(Use Cases: Add link and description for LW46 use case.)
(Use Cases: Corrected a typo)
Line 39: Line 39:
 
[[VPP/Configure VPP As A Router Between Namespaces|Configure VPP As A Router Between Namespaces]] - An example configuration of the VPP platform as a router.
 
[[VPP/Configure VPP As A Router Between Namespaces|Configure VPP As A Router Between Namespaces]] - An example configuration of the VPP platform as a router.
  
[[VPP/Configure an LW46 (MAP-E) Terminator|Configure an LW46 (MAP-E) Terminator]] - An example configutation of the VPP platform as an lw46 (MAP-E) terminator.
+
[[VPP/Configure an LW46 (MAP-E) Terminator|Configure an LW46 (MAP-E) Terminator]] - An example configuration of the VPP platform as an lw46 (MAP-E) terminator.

Revision as of 15:03, 9 January 2016

Start Here

What is VPP? - An introduction to the open-source Vector Packet Processing (VPP) platform.

Setting Up Your Dev Environment - Explains how to set up your development environment and the requirements for using the build tools.

Building and Installing A VPP Package - Explains how to build, install and test a VPP package.

Dive Deeper

Build System Deep Dive - A close look at the components of the build system.

Introduction To IP Adjacency - An explanation of the characteristics of IP adjacency and its uses.

Introduction To N-tuple Classifiers - An explanation of classifiers and how to create classifier tables and sessions.

Modifying The Packet Processing Directed Graph - An explanation of how a directed node graph processes packets, and possible ways to change the node graph.

Using VPP In A Multi-thread Model - An explanation of multi-thread modes, configurations, and setup.

Reference Material

VPP Command-line Interface (CLI) User Guide

VPP Command-line Arguments

Tutorials

How To Use The Packet Generator and Packet Tracer

How To Build The Sample Plugin

How To Use The API Trace Tools

How To Optimize Performance (System Tuning)

Use Cases

Configure VPP As A Router Between Namespaces - An example configuration of the VPP platform as a router.

Configure an LW46 (MAP-E) Terminator - An example configuration of the VPP platform as an lw46 (MAP-E) terminator.