Data Plane Development Kit
20.08.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
Event Device Drivers
Rawdev Drivers
Mempool Device Driver
Platform Specific Guides
Contributor’s Guidelines
Release Notes
FAQ
Data Plane Development Kit
Docs
»
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. Install the Build System
3.5. Install the Backend
3.6. Build the code
4. Running DPDK Applications
4.1. Grant
Lock pages in memory
Privilege
4.2. Load virt2phys Driver
4.3. Run the
helloworld
Example