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 |
---|---|---|
0001-fix-cpu-compatibility.patch | 0000002223 2.17 KB | |
0001-kni-fix-build-with-Linux-6.3.patch | 0000001816 1.77 KB | |
0001-kni-fix-build-with-Linux-6.5.patch | 0000001515 1.48 KB | |
0002-SLE15-SP3-compatibility-patch-for-kni.patch | 0000001545 1.51 KB | |
_constraints | 0000000411 411 Bytes | |
_link | 0000000124 124 Bytes | |
_multibuild | 0000000057 57 Bytes | |
dpdk-22.11.1.tar.xz | 0015582084 14.9 MB | |
dpdk.changes | 0000080938 79 KB | |
dpdk.spec | 0000009976 9.74 KB | |
kni-fix-build-with-Linux-6.10.patch | 0000002187 2.14 KB | |
kni-fix-build-with-Linux-6.8.patch | 0000001540 1.5 KB | |
preamble | 0000000106 106 Bytes |
Revision 156 (latest revision is 172)
Ana Guerrero (anag+factory)
accepted
request 1187835
from
Jiri Slaby (jirislaby)
(revision 156)
- add kni-fix-build-with-Linux-6.10.patch to fix build against kernel 6.8. - update kni-fix-build-with-Linux-6.8.patch -- it is upstream now.
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.