dpdk 2.0.0-0ubuntu2 source package in Ubuntu

Changelog

dpdk (2.0.0-0ubuntu2) xenial; urgency=low

  * d/p/ubunut-avoid-texlive-fonts-extra, d/control:
    Replace use of DejaVuSansMono by courier and drop dependency on the
    texlive-fonts-extra package (which is in universe).
  * d/watch added to allow use of uscan to check for upstream releases.
  * d/dpdk-init: fix error if bash variables could not be resolved that
    appeared as "[: -gt: unexpected operator" (had no functional impact)
  * d/dpdk-init:
    Replace use of head and cut (in /usr/bin) commands with sed (in /bin)
    while also adding /usr/bin to the PATH used on direct /etc/init.d/dpdk
    invocation. The PATH is only updated to be on the safe side, there
    should be no other commands from /usr/bin used (LP: #1516543).
  * d/t/test-mountpoint: add dep8 test to cover the issue of LP #1517075.
  * d/dpdk-dev.install: Copy the SDK makefiles into place (LP: #1517075).

 -- Stefan Bader <email address hidden>  Tue, 17 Nov 2015 11:50:15 +0100

Upload details

Uploaded by:
Stefan Bader
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 Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dpdk_2.0.0.orig.tar.gz 14.3 MiB 643789a3be5ba44dd84d6b248cdf5471b260f8736dada177dadf076aebfbff3f
dpdk_2.0.0-0ubuntu2.debian.tar.gz 31.2 KiB 8564983af8c674e22d966f7f07b11e58520068a7445d6ca7bc3fdc6527143587
dpdk_2.0.0-0ubuntu2.dsc 1.7 KiB 3a032c5a80a20381d535dc9733d7ffd63ed506dfb1cef50d0605ba376b0983ad

Available diffs

View changes file

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.