DPDK is a set of libraries and drivers for fast packet processing
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
-
3
derived packages
- Links to openSUSE:Factory / dpdk
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/dpdk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0002-fix-cpu-compatibility.patch | 0000002189 2.14 KB | |
_constraints | 0000000361 361 Bytes | |
_link | 0000000124 124 Bytes | |
dpdk-18.11.tar.xz | 0011346132 10.8 MB | |
dpdk-thunderx.changes | 0000040299 39.4 KB | |
dpdk-thunderx.spec | 0000011789 11.5 KB | |
dpdk.changes | 0000040299 39.4 KB | |
dpdk.spec | 0000011605 11.3 KB | |
pre_checkin.sh | 0000000618 618 Bytes | |
preamble | 0000000082 82 Bytes |
Revision 96 (latest revision is 172)
Tomáš Chvátal (scarabeus_iv)
accepted
request 678205
from
Nirmoy Das (ndas)
(revision 96)
- Add 0002-fix-cpu-compatibility.patch to address issue with older CPUs (bsc#1125961) [+ 0002-fix-cpu-compatibility.patch] - Add 0002-fix-cpu-compatibility.patch to address issue with older CPUs (bsc#1125961) [+ 0002-fix-cpu-compatibility.patch]
Comments 4
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.
Can someone update to latest? DPDK 22.11.2 (LTS) was released on 2022 May 6. More than a year ago.