dpdk 2.2.0-0ubuntu1 source package in Ubuntu
Changelog
dpdk (2.2.0-0ubuntu1) xenial; urgency=low * Merge from Upstream to DPDK 2.2 Remaining changes: - Set soabi for the combined shared library * Drop changes: - configuring RTE_LIBNAME to dpdk as it is the upstream default now - enabled formerly non building components as they build properly in 2.2 - d/p/ubunut-avoid-texlive-fonts-extra, d/control: Replace use of DejaVuSansMono is no more needed as upstream changed the font. Thereby we can drop our delta. - d/p/ubuntu-fix-gcc5-ftbs.patch no more needed with DPDK 2.2 * Added changes - Disable CONFIG_RTE_NEXT_ABI as required for packaging (git 506f51cc) - Enable LIBRTE_PMD_PCAP which is useful for some DPDK testcase examples this adds a build dependency to libpcap-dev - Fully support DH_VERBOSE for build debugging convenience - adapt to new make infrastructure of dpdk 2.2 - d/README.debian: convert into d/dpdk-doc.README.debian - d/dpdk-doc.README.debian: update recommendations about sdk env variables - d/dpdk-sdk-env.sh: now deployed in /usr/share/dpdk to be opt in - enable XEN support for dpdk (LP: #1521289). -- Christian Ehrhardt <email address hidden> Wed, 17 Feb 2016 09:29:28 +0100
Upload details
- Uploaded by:
- Christian Ehrhardt
- Sponsored by:
- Chris J Arges
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 i386 all
- Section:
- libs
- Urgency:
- Low 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-0ubuntu1.debian.tar.xz | 12.3 KiB | 84855ef27530d30a093f48c31f917d7927151db0c74026549dad1bceb53b4569 |
dpdk_2.2.0-0ubuntu1.dsc | 1.8 KiB | c43353dd1a99288f1774a5904e82db4ea6654694d9fc552e29f2fe320af09f91 |
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.