DPDK is a set of libraries and drivers for fast packet processing
https://www.dpdk.org/
DPDK is the Data Plane Development Kit that consists of libraries to accelerate packet processing workloads running on a wide variety of CPU architectures.
Designed to run on x86, POWER and ARM processors, it runs mostly in Linux userland, with a FreeBSD port available for a subset of DPDK features. DPDK is licensed under the Open Source BSD License.
- Devel package for openSUSE:Factory
-
7
derived packages
- Links to openSUSE:Factory / dpdk
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/dpdk && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| 0001-always_inline-fix.patch | 0000000937 937 Bytes | |
|
0001-examples-vm_power_manager-add-missing-header. |
0000000993 993 Bytes | |
| 0001-fix-cpu-compatibility.patch | 0000002013 1.97 KB | |
| _constraints | 0000000411 411 Bytes | |
| _link | 0000000124 124 Bytes | |
| dpdk-25.11.tar.xz | 0017697640 16.9 MB | |
| dpdk.changes | 0000099992 97.6 KB | |
| dpdk.spec | 0000009040 8.83 KB |
Comments 3
Does dpdk stay on LTS releases?
@alois I would say it does unless there is a very specific requirement for other release.
No, it's ok. I just wondered.