Data Plane Development Kit Logo
25.03.0
  • Getting Started Guide for Linux
  • Getting Started Guide for FreeBSD
  • Getting Started Guide for Windows
    • 1. Introduction
    • 2. Limitations
    • 3. Compiling the DPDK Target from Source
    • 4. Running DPDK Applications
  • Sample Applications User Guides
  • Programmer’s Guide
  • HowTo Guides
  • DPDK Tools User Guides
  • Testpmd Application User Guide
  • Network Interface Controller Drivers
  • Baseband Device Drivers
  • Crypto Device Drivers
  • Compression Device Drivers
  • vDPA Device Drivers
  • REGEX Device Drivers
  • Machine Learning Device Driver
  • DMA Device Drivers
  • General-Purpose Graphics Processing Unit Drivers
  • Event Device Drivers
  • Rawdev Drivers
  • Mempool Device Driver
  • Platform Specific Guides
  • Contributor’s Guidelines
  • Release Notes
  • FAQ
Data Plane Development Kit
  • Getting Started Guide for Windows
  • View page source

Getting Started Guide for Windows

  • 1. Introduction
  • 2. Limitations
  • 3. Compiling the DPDK Target from Source
    • 3.1. System Requirements
    • 3.2. Option 1. Clang-LLVM C Compiler and Microsoft MSVC Linker
    • 3.3. Option 2. MinGW-w64 Toolchain
    • 3.4. Option 3. Microsoft Visual Studio Toolset (MSVC)
    • 3.5. Install the Build System
    • 3.6. Install the Backend
    • 3.7. Build the code
  • 4. Running DPDK Applications
    • 4.1. Grant Lock pages in memory Privilege
    • 4.2. Install Drivers
    • 4.3. Run the helloworld Example
Previous Next

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