dpdk v24.07
- Created
- Updated
A set of libraries and drivers for fast packet processing
- https://www.dpdk.org/
- Documentation: https://doc.dpdk.org/guides/index.html
# Usage
The package dpdk can be imported via CMake FindPkgConfig module:
find_package(PkgConfig)
pkg_check_modules(DPDK REQUIRED IMPORTED_TARGET libdpdk)
target_link_libraries(main PRIVATE PkgConfig::DPDK)
# License
# Supported Platforms
linux | freebsd
- ✅ linux
- ❌
osx - ❌
uwp - ❌
windows
# Features
No default features set.
# docs
Build and install docs
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# kmods
Build and install kernel modules
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# tests
Build and install tests
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# trace
Build with fast path traces enabled
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
libarchive
Features: (none)
numactl
Platforms:
linux
- python3
and 11 transitive dependencies:
- gettext-libintl (by gettext )
libiconv (by gettext-libintl )
Platforms:
!linux
- zlib (by libarchive )
# Host Dependencies
and 7 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake (by libarchive )
- vcpkg-cmake-config (by libuuid )
- vcpkg-cmake-get-vars (by vcpkg-msbuild )
- vcpkg-get-python (by python3 )
vcpkg-msbuild (by python3 )
Platforms:
windows
- vcpkg-pkgconfig-get-modules (by vcpkg-msbuild )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Ernest Zaslavsky
- Phil Christensen
- Billy O'Neal
- Jianshen Liu
- autoantwort
- Kai Pastor
- Jianshen Liu
- jim wang