dpdk 2.2.0-0ubuntu2 source package in Ubuntu
Changelog
dpdk (2.2.0-0ubuntu2) xenial; urgency=medium [ Christian Ehrhardt ] * fix libdpdk.so library linking (LP: #1547517) - libdpdk.so now has proper linkage information (was underlinked) Note: this can be dropped when moving to DPDK 2.3 with linker script instead of combined shared lib. - remove reference to extra linkage needed when building against -ldpdk in dpdk-doc README. - add dep8 d/t/test-linkage to verify linking dpdk works as expected. * d/control remove ${shlibs:Depends} on package with no linked binary avoiding dpkg-gencontrol build warning about unknown ${shlibs:Depends}. * d/dpdk-doc.README.debian fix path to DPDK build environment variable helper script in README file. * Update VCS Info in d/control to include our repositories. [ James Page ] * d/*: wrap-and-sort. * d/control: Trim trailing whitespace. -- Christian Ehrhardt <email address hidden> Thu, 25 Feb 2016 16:07:21 +0000
Upload details
- Uploaded by:
- Christian Ehrhardt
- Sponsored by:
- James Page
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 i386 all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dpdk_2.2.0.orig.tar.gz | 15.4 MiB | 77206ad93618ec93ef6e59566e240aa80b6f660d12693febf0fa96ee23bd610d |
dpdk_2.2.0-0ubuntu2.debian.tar.xz | 13.6 KiB | 2c84832530484e320b54dfbcd642855dc6f0bb749949c34d2e71b7b32d453eb4 |
dpdk_2.2.0-0ubuntu2.dsc | 2.2 KiB | 003d5b68ea75f98b54256a04fd90e0d75b80841deca140c0ad9158e2fd95fed7 |
Available diffs
Binary packages built by this source
- dpdk: Data Plane Development Kit (runtime)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
This package contains the runtime environment to run DPDK applications.
- dpdk-dev: Data Plane Development Kit (development files)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
This package contains examples and the upstream build environment. It is
not strictly required in order to build external applications.
- dpdk-doc: Data Plane Development Kit (documentation)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
This package contains the complete set of documentation and guides.
- libdpdk-dev: Data Plane Development Kit (basic development files)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
This package contains the basic headers and library files required to
build external applications which will also require at least SSE3 support
when running.
- libdpdk0: Data Plane Development Kit (runtime libraries)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
This package contains the runtime libraries which require at least SSE3
support in the CPU.