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-enic-fix-Type-punning-and-strict-aliasing-war |
0000001279 1.25 KB | |
_constraints | 0000000361 361 Bytes | |
_link | 0000000124 124 Bytes | |
dpdk-17.11.tar.xz | 0010204168 9.73 MB | |
dpdk-thunderx.changes | 0000031332 30.6 KB | |
dpdk-thunderx.spec | 0000011518 11.2 KB | |
dpdk.changes | 0000031332 30.6 KB | |
dpdk.spec | 0000011334 11.1 KB | |
pre_checkin.sh | 0000000618 618 Bytes | |
preamble | 0000000082 82 Bytes |
Revision 66 (latest revision is 172)
Nirmoy Das (ndas)
accepted
request 562907
from
Marco Varlese (mvarlese)
(revision 66)
- Upgraded to latest major 17.11; some of the fixes include: * Extended port_id range from uint8_t to uint16_t * Added a new driver for Marvell Armada 7k/8k devices * Updated mlx4 driver * Updated mlx5 driver * Added SoftNIC PMD * Added support for NXP DPAA Devices * Updated support for Cavium OCTEONTX Device * Added PF support to the Netronome NFP PMD * Updated bnxt PMD * Added bus agnostic functions to cryptodev for PMD initialization * Updated QAT crypto PMD * Updated the AESNI MB PMD * Updated the OpenSSL PMD * Added NXP DPAA SEC crypto PMD * Add new benchmarking mode to dpdk-test-crypto-perf application * Added IOMMU support to libvhost-user * Added the Generic Segmentation Offload Library * Added the Flow Classification Library - Removed 0002-kni-fix-build-on-SLE12-SP3.patch since patch merged upstream and available in 17.11 - Upgraded to latest major 17.11; some of the fixes include: * Extended port_id range from uint8_t to uint16_t * Added a new driver for Marvell Armada 7k/8k devices * Updated mlx4 driver * Updated mlx5 driver * Added SoftNIC PMD * Added support for NXP DPAA Devices * Updated support for Cavium OCTEONTX Device * Added PF support to the Netronome NFP PMD * Updated bnxt PMD * Added bus agnostic functions to cryptodev for PMD initialization * Updated QAT crypto PMD * Updated the AESNI MB PMD * Updated the OpenSSL PMD * Added NXP DPAA SEC crypto PMD * Add new benchmarking mode to dpdk-test-crypto-perf application * Added IOMMU support to libvhost-user * Added the Generic Segmentation Offload Library * Added the Flow Classification Library - Removed 0002-kni-fix-build-on-SLE12-SP3.patch since patch merged upstream and available in 17.11
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.