The Vector Packet Processor Logo
v22.10-3-gb89dcf824

About VPP

  • Scalar vs Vector packet processing
  • The Packet Processing Graph
  • Network Stack Features
  • Host Stack
  • Additional features
  • Supported archs and OS
  • Performance
  • Release notes
  • VPP Supported Features

Use Cases

  • VPP with Containers
  • VPP with Iperf3 and TRex
  • VPP in the Cloud
  • VPP with Virtual Machines
  • VPP with VMware/Vmxnet3
  • VPP as a Home Gateway
  • Access Control Lists with VPP
  • Generating traffic with VPP
  • Web applications with VPP
  • Simulating networks with VPP
  • Stateless Traffic Gen with VPP
  • IKEv2 with VPP
  • VPP in kubernetes (Contiv/Deprecated)
  • VPP Container Test Bench

Getting started

  • Downloading and Installing VPP
  • Running VPP
  • Progressive VPP Tutorial
  • Troubleshooting

Developer Documentation

  • Build, Run & Debug
  • Core Architecture
  • Core Features
  • Adding a new plugin or feature
    • Adding a plugin
    • Sample plugin for VPP
    • Handoff queue in a plugin
  • Plugins
  • Device drivers
  • VPP Test Framework
  • VPP extra tools

Interfacing with VPP

  • The binary API
  • C api client
  • C++ api client
  • Go api (govpp)
  • Rust api client
  • Memif library (libmemif)

Contributing

  • Getting a Patch Reviewed
  • Writing VPP Documentation
  • Reporting Bugs

Debug CLI

  • Getting Started with the debug CLI
  • Interface Commands
  • Reference

Configuration file

  • Getting started with the configuration
  • Configuration Reference
The Vector Packet Processor
  • »
  • Adding a new plugin or feature
  • View page source

Adding a new plugin or feature

  • Adding a plugin
    • Strategic Choices
    • How to create a new plugin
    • Generated Files in Detail
  • Sample plugin for VPP
    • Overview
    • How to build and run the sample plugin.
    • How to create a new plugin
    • Configuration
  • Handoff queue in a plugin
    • Packet generator input script
    • Start vpp with 2 worker threads
    • Enable tracing, and start the packet generator
    • Sample Run
Previous Next

© Copyright 2018-2022, Linux Foundation.

Built with Sphinx using a theme provided by Read the Docs.
VPP versions v22.10
Other links
Project Home