dpdk 2.2.0-0ubuntu3 source package in Ubuntu

Changelog

dpdk (2.2.0-0ubuntu3) xenial; urgency=medium

  * Guard dep8 tests against non supported platforms (LP: #1551158):
    - d/t/control now avoids failing due to "dependencies are unsatisfiable"
      when fetching packages. The packages architecture restrictions got added
      to avoid that.
    - d/t/check-dpdk-supported-arch.sh is called by all DPDK tests to ensure
      the platform is supported. If not it skips the test.

 -- Christian Ehrhardt <email address hidden>  Mon, 29 Feb 2016 11:03:39 +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 Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dpdk_2.2.0.orig.tar.gz 15.4 MiB 77206ad93618ec93ef6e59566e240aa80b6f660d12693febf0fa96ee23bd610d
dpdk_2.2.0-0ubuntu3.debian.tar.xz 13.9 KiB c7dc33c77ce9810b7f208ae13923bab216676a1126fa856f164e9414cf757079
dpdk_2.2.0-0ubuntu3.dsc 2.2 KiB 00ce8d1d23afab507fd65f5071ef81d31feab61df88e6a8de9f03c61ab041b6b

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.