Vector Packet Processor Logo
latest
  • Overview
  • Getting Started Guides
    • Users
    • Getting Started (Developers)
      • Building FD.io VPP
        • Building Commands
        • Useful Directories
      • Software Architecture
      • VPP INFRAstructure Layer
      • VLIB Application Management Layer
      • VNET VPP Network Stack Layer
      • Plugins Layer
      • Feature Arcs
      • Bounded-index Extensible Hashing
      • Bihash Cookbook
      • Creating a new template instance
  • Use Cases
  • Troubleshooting
  • User Guides
  • Reference
Vector Packet Processor
  • Docs »
  • Getting Started Guides »
  • Getting Started (Developers) »
  • Building FD.io VPP
  • Edit on GitHub

Building FD.io VPP¶

Once FD.io VPP has been installed, this getting started guide will be useful to aid you in building FD.io VPP.

Building Commands¶

The following are instructions on how to build FD.io VPP.

  • Building VPP Commands
    • Set up Proxies
    • Build VPP Dependencies
    • Build VPP (Debug Mode)
    • Build VPP (Release Version)
    • Building Necessary Packages
      • Building Debian Packages
      • Building RPM Packages

Useful Directories¶

  • Useful Directories
    • User Tools
      • build-root/build-vpp_debug-native/dpdk/dpdk-17.02/usertools/
    • VPP/bin
      • build-root/install-vpp_debug-native/vpp/bin/
    • Devbind
      • dpdk-devbind.py
    • vNet
      • src/scripts/vnet/
      • src/vnet/
      • src/vnet/devices/
Next Previous

© Copyright 2018, John DeNisco. Revision d4ea2a26.

Built with Sphinx using a theme provided by Read the Docs.