deb_dpdk.git
7 years agochangelog for merge of stable release 16.07.2 00/4100/1 deb_dpdk_16.07
Christian Ehrhardt [Mon, 5 Dec 2016 11:05:41 +0000 (12:05 +0100)]
changelog for merge of stable release 16.07.2

Change-Id: I5250f86b17a612b8b8666fc283ab43cf29d956d1
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoDrop/Refresh patches due to moving to 16.07.2 99/4099/1
Christian Ehrhardt [Mon, 5 Dec 2016 10:56:46 +0000 (11:56 +0100)]
Drop/Refresh patches due to moving to 16.07.2

* Adapt patches for the upgrade to 16.07.2
  - Deleted:
    - d/p/dpdk-dev-v2-kni-fix-build-with-kernel-4.8.patch
    - d/p/fix-unusual-interpreter.patch
    - d/p/dpdk-dev-examples-ip_pipeline-fix-pmd-driver-parameter.patch
    - d/p/dpdk-dev-kni-fix-build-with-kernel-4.9.patch
    - d/p/dpdk-dev-ppc-enable-7-7-examples-ip_pipeline-fix-lcore-mapping-for-
      ppc64.patch
  - Refreshed (only offset changes)
    - d/p/dpdk-dev-ppc-enable-1-7-lpm-add-AltiVec-for-ppc64.patch
    - d/p/dpdk-dev-ppc-enable-2-7-acl-add-AltiVec-for-ppc64.patch
    - d/p/dpdk-dev-ppc-enable-4-7-sched-enable-on-ppc64le.patch
    - d/p/dpdk-dev-ppc-enable-6-7-config-enable-packet-framework-on-
      ppc64le.patch
    - d/p/dpdk-dev-v2-2-4-doc-rendering-and-installation-of-man-pages.patch
    - d/p/dpdk-dev-v2-3-4-doc-add-basic-invocation-info-for-dpdk-pmdinfo.patch
    - d/p/dpdk-dev-v2-4-4-doc-add-basic-invocation-info-for-dpdk-devbind.patch

Change-Id: I78a1ea0ed14444b118c0d7ca96f7ec6476d6f2c7
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoImported Upstream version 16.07.2 98/4098/1
Christian Ehrhardt [Mon, 5 Dec 2016 10:42:44 +0000 (11:42 +0100)]
Imported Upstream version 16.07.2

Change-Id: I76bc313e0942233ce259612069ded302dd6c87bb
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoUpdate changelog for Multi-Arch: foreign in dpdk-doc 86/3786/1
Luca Boccassi [Fri, 11 Nov 2016 14:52:52 +0000 (14:52 +0000)]
Update changelog for Multi-Arch: foreign in dpdk-doc

Change-Id: I69fcfe6e7958986361759808d92e10b9b32232d4
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoMark dpdk-doc as Multi-Arch: foreign 85/3785/1
Luca Boccassi [Fri, 11 Nov 2016 14:51:41 +0000 (14:51 +0000)]
Mark dpdk-doc as Multi-Arch: foreign

As suggested by multiarch hinter, this package is architecture: all and
it does not depend on arch-specific packages, so it can be marked
multiarch-foreign. This way it can satisfy a dependency on any
architecture.

Change-Id: I3ccd2c749a8a2098d4a61baf4900359b183e9e13
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoUpdate changelog for kernel 4.9 build failures patch 78/3778/1
Luca Boccassi [Fri, 11 Nov 2016 11:11:36 +0000 (11:11 +0000)]
Update changelog for kernel 4.9 build failures patch

Change-Id: Ie332e03f9b56cc8b96b7defa7bf41ebdd19d3490
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoBackport patch to fix kernel modules builds on 4.9 77/3777/1
Luca Boccassi [Fri, 11 Nov 2016 10:22:56 +0000 (10:22 +0000)]
Backport patch to fix kernel modules builds on 4.9

Change-Id: I82ea4413b45bc59ea5550118a9dbf5a30fb25b80
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoAdd changelog entry for -fno-PIE kernel module build fix 68/3768/1
Luca Boccassi [Thu, 10 Nov 2016 17:02:50 +0000 (17:02 +0000)]
Add changelog entry for -fno-PIE kernel module build fix

Change-Id: I9e978f7aa7f0820049414180963aa31827a66bb6
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoUse -fno-PIE when building kernel modules 67/3767/1
Luca Boccassi [Thu, 10 Nov 2016 16:09:41 +0000 (16:09 +0000)]
Use -fno-PIE when building kernel modules

In Debian 9 -fPIE is now default, which causes build failures when
building kernel modules.
Pass -fno-PIE to fix it.

Change-Id: Ib9187ef6ed72bd25b92fb9f449a9435fcc5cc6cf
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoUpdate changelog and close bug for DKMS kernel version 66/3766/1
Luca Boccassi [Thu, 10 Nov 2016 16:08:22 +0000 (16:08 +0000)]
Update changelog and close bug for DKMS kernel version

Change-Id: Id79117da74ffd4b7b99d9de788e6561d2b811114
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoDKMS: build against the requested kernel 65/3765/1
Luca Boccassi [Thu, 10 Nov 2016 16:05:50 +0000 (16:05 +0000)]
DKMS: build against the requested kernel

Currently DKMS builds the modules against the running kernel.
Pass RTE_KERNELDIR to the make call, using the DKMS-provided
${kernelver} variable.

Change-Id: I33b1d06b6f862fa9dd58a2a96898621ed547e3ba
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoMerge "update debian/changelog about closing 843685" into deb_dpdk_16.07
Christian Ehrhardt [Thu, 10 Nov 2016 07:16:45 +0000 (07:16 +0000)]
Merge "update debian/changelog about closing 843685" into deb_dpdk_16.07

7 years agoMerge "debian/changelog: move post-first-debian-release changes to a new changelog...
Christian Ehrhardt [Thu, 10 Nov 2016 07:16:16 +0000 (07:16 +0000)]
Merge "debian/changelog: move post-first-debian-release changes to a new changelog stanza" into deb_dpdk_16.07

7 years agoupdate debian/changelog about closing 843685 48/3748/1
Santiago [Wed, 9 Nov 2016 15:18:35 +0000 (16:18 +0100)]
update debian/changelog about closing 843685

Change-Id: I9a2fe279f01b3e9a065f9628b827e10523b8e5ed
Gbp-Dch: Ignore
Signed-off-by: Santiago <santiagorr@riseup.net>
7 years agodebian/changelog: move post-first-debian-release changes to a new changelog stanza 47/3747/1
Santiago [Wed, 9 Nov 2016 15:11:40 +0000 (16:11 +0100)]
debian/changelog: move post-first-debian-release changes to a new changelog stanza

Change-Id: Ie11bb8646d7696666611ab5765e7fbacc7ad5f6a
Signed-off-by: Santiago <santiagorr@riseup.net>
7 years agodebian/rules: Only export hardening related building HOST_/EXTRA flags when dpkg... 27/3727/2
Santiago [Wed, 9 Nov 2016 14:57:31 +0000 (15:57 +0100)]
debian/rules: Only export hardening related building HOST_/EXTRA flags when dpkg-dev < 1.18.11.

On newer dpkg-dev versions, dpkg-buildflags handle them directly and are
injected by gcc (6.x).

Change-Id: I1fd99405d9b07e10c3bc41034256212ebeaf7549
Signed-off-by: Santiago <santiagorr@riseup.net>
7 years agochangelog: enable dpdk autotests as dep8 tests 72/3372/1
Christian Ehrhardt [Wed, 12 Oct 2016 11:26:57 +0000 (13:26 +0200)]
changelog: enable dpdk autotests as dep8 tests

Change-Id: I70fa11a88e25fd3e9922bb18fef2ca6d410d79b9
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoenable dpdk autotests as dep8 tests 71/3371/1
Christian Ehrhardt [Wed, 12 Oct 2016 11:22:18 +0000 (13:22 +0200)]
enable dpdk autotests as dep8 tests

The autotests we bundle can be used on machines able to run DPDK.
But sadly almost none of them can run inside most common build
environments which makes it unavailable for a classic "dh_autotest".
But we can define certain characteristics of an dep8 test.
In there at least the majority of the tests runs fine.

So this adds the autotests as dep8 test.
To do so it defines the test as "isolation-machine, needs-root", but
even then checks further required capabilities like sse3 and the
required huge pages.
If prereqs are not met it exits by skipping the test, which counts as
PASS.

The tests can run successful e.g. with an autopkgtest call that adds the
required CPU characteristics. To do so run it like usual but with:
  autopkgtest [...] -- qemu --qemu-options='-cpu qemu64,+ssse3' [...]

So far only amd64 is supported and as mentioned before only if the
prereqs are met. But it is written in a way that this can be the groundwork
for any other architecture that wants to enable the autotests as well.

Change-Id: Ia2a2839ce349b3ea5c22f0b8a589f8a71378adc1
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agochangelog: include the autotest suite in dpdk-dev 70/3370/1
Christian Ehrhardt [Wed, 12 Oct 2016 11:21:12 +0000 (13:21 +0200)]
changelog: include the autotest suite in dpdk-dev

Change-Id: Ie4a9963a2391c12c23a2750a9fd67c7d49909aeb
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoinclude the autotest suite in dpdk-dev 69/3369/1
Christian Ehrhardt [Wed, 12 Oct 2016 11:19:52 +0000 (13:19 +0200)]
include the autotest suite in dpdk-dev

The autotest suite is ready to use after build and built by default.
It can be useful to developers and tools to have access to the test
toolchains built together with the packaged content.

Change-Id: I5d5fe58b4ccc6960edde92bbec2577526d0c9916
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agochangelog: support DEB_BUILD_OPTIONS parallel 68/3368/1
Christian Ehrhardt [Tue, 11 Oct 2016 08:56:12 +0000 (10:56 +0200)]
changelog: support DEB_BUILD_OPTIONS parallel

Change-Id: Iec7cca243b3de1331b18a14ddbbb1366f8f2bc56
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/rules support DEB_BUILD_OPTIONS parallel 67/3367/1
Christian Ehrhardt [Tue, 11 Oct 2016 08:55:32 +0000 (10:55 +0200)]
d/rules support DEB_BUILD_OPTIONS parallel

Build seems stable enough to support DEB_BUILD_OPTIONS parallel these
days. Since we don't just dh we have to explicitly support that flag.

Change-Id: Ia7fc590f81cdae5b4bd5abdfb36af7aaeddfa10c
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agochangelog: fixing dl_open issues in ip_pipeline 42/3242/1
Christian Ehrhardt [Tue, 4 Oct 2016 10:49:23 +0000 (12:49 +0200)]
changelog: fixing dl_open issues in ip_pipeline

Change-Id: Iff8e6a2805041e0a753842ee6e07d737478a97cb
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoFix dl_open issues in ip_pipeline 41/3241/1
Christian Ehrhardt [Tue, 4 Oct 2016 10:48:51 +0000 (12:48 +0200)]
Fix dl_open issues in ip_pipeline

Update d/p/dpdk-dev-examples-ip_pipeline-fix-pmd-driver-parameter.patch
fixing dl_open issues

Change-Id: I338bd8ba4375a412a892ec803f1a2d3c9d1aa6a8
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoMerge "changelog: fix ip_pipeline -d parameter" into deb_dpdk_16.07
Christian Ehrhardt [Fri, 30 Sep 2016 06:08:23 +0000 (06:08 +0000)]
Merge "changelog: fix ip_pipeline -d parameter" into deb_dpdk_16.07

7 years agoMerge "changelog: fix typo" into deb_dpdk_16.07
Christian Ehrhardt [Fri, 30 Sep 2016 06:07:46 +0000 (06:07 +0000)]
Merge "changelog: fix typo" into deb_dpdk_16.07

7 years agochangelog: fix ip_pipeline -d parameter 12/3212/1
Christian Ehrhardt [Fri, 30 Sep 2016 06:04:30 +0000 (08:04 +0200)]
changelog: fix ip_pipeline -d parameter

Change-Id: I9185287598ac2636b9b05dbd933dc70390f98492
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agochangelog: fix typo 11/3211/1
Christian Ehrhardt [Fri, 30 Sep 2016 05:46:07 +0000 (07:46 +0200)]
changelog: fix typo

fix typo in changelog

Change-Id: I3f7f7b6bf9abbcd4091e1079a8954d114228da95
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoMerge changes from topic 'fix-autoloader' into deb_dpdk_16.07
Luca Boccassi [Thu, 29 Sep 2016 18:18:37 +0000 (18:18 +0000)]
Merge changes from topic 'fix-autoloader' into deb_dpdk_16.07

* changes:
  changelog: add PMDs as recommend for dpdk runtime
  add PMDs as recommend for dpdk runtime.
  add empty RTE_EAL_PMD_PATH dir to librte_eal
  changelog: utilize RTE_EAL_PMD_PATH
  document pmd autoloading
  utilize RTE_EAL_PMD_PATH

7 years agochangelog: add PMDs as recommend for dpdk runtime 10/3210/1
Christian Ehrhardt [Thu, 29 Sep 2016 16:32:07 +0000 (18:32 +0200)]
changelog: add PMDs as recommend for dpdk runtime

Change-Id: I1aeb0f62e2abeb42b5e75a1058b45400a934fabb
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoadd PMDs as recommend for dpdk runtime. 09/3209/1
Christian Ehrhardt [Thu, 29 Sep 2016 16:25:34 +0000 (18:25 +0200)]
add PMDs as recommend for dpdk runtime.

Once people pull in dpdk runtime they likely want to use it.
These days PMDs are usually not covered by depends (other libraries
are linked if used).
To avoid the issue of systems that would work if just those packages
would be installed recommend them.
It is no real "dependency" things can work, therefore no depends. But it
is as much recommends as recommendations can go.
This got a bit amplified by removing libdpdk-dev from the depends which
formerly pulled all in.

Change-Id: I03cc329412de9d37c4fd203d09c8e27812bc9e5b
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoadd empty RTE_EAL_PMD_PATH dir to librte_eal 08/3208/1
Christian Ehrhardt [Thu, 29 Sep 2016 14:40:50 +0000 (16:40 +0200)]
add empty RTE_EAL_PMD_PATH dir to librte_eal

If EAL is initialized and the path isn't existing at all (=no PMDs at
all are installed) the initialization fails with:
 EAL: /usr/lib/x86_64-linux-gnu/dpdk-pmds/: cannot open shared object
 file: No such file or directory
So since we support RTE_EAL_PMD_PATH now but can never guarantee that
there always will be a PMD it becomes a requirement of librte_eal to
have at least an empty path.
An empty path is fine and will not load anything, but avoid the
initializaiton error.

Change-Id: I2725169c67c190f8ed8b608fc5ae508ae66eab1c
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agochangelog: utilize RTE_EAL_PMD_PATH 07/3207/1
Christian Ehrhardt [Thu, 29 Sep 2016 08:01:39 +0000 (10:01 +0200)]
changelog: utilize RTE_EAL_PMD_PATH

changelog update split to ease branch maintenance

Change-Id: Ifa396a72b39504b74eb7c39852266dec0423f219
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agodocument pmd autoloading 06/3206/1
Christian Ehrhardt [Thu, 29 Sep 2016 11:09:43 +0000 (13:09 +0200)]
document pmd autoloading

Add a section to debian/dpdk-doc.README.Debian to document pmd
autoloading.

Change-Id: Idbdc5b8634f5030cc6c845e7320d063d32f54c9b
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoutilize RTE_EAL_PMD_PATH 05/3205/1
Christian Ehrhardt [Thu, 29 Sep 2016 07:57:13 +0000 (09:57 +0200)]
utilize RTE_EAL_PMD_PATH

This sets RTE_EAL_PMD_PATH to /usr/lib/$(shell dpkg-architecture
-qDEB_HOST_MULTIARCH)/dpdk-pmds.
On creating the pmd library packages those get a symlink from that dir.
This allows DPDK applications to autoload pmd drivers and only rely on
the EAL -d option for those provided in other places (e.g. custom
drivers).
By that one can use testpmd/l2fwd/openvswitch-dpdk and others without
passing -d <full-path-to-pmd.so> to EAL.

Each lib gets an extra relative symlink from the RTE_EAL_PMD_PATH dir to
the lib itself e.g. for librte_vhost:
./usr/lib/x86_64-linux-gnu/dpdk-pmds/
./usr/lib/x86_64-linux-gnu/dpdk-pmds/librte_vhost.so.3 -> ../librte_vhost.so.3

Change-Id: Idf997e58cfa5060961239b3ee0c22de89e0ed1a3
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agodpdk-dev: fix ip_pipeline to load PMD driver correctly 96/3196/1
Gowrishankar Muthukrishnan [Thu, 29 Sep 2016 11:15:59 +0000 (16:45 +0530)]
dpdk-dev: fix ip_pipeline to load PMD driver correctly

There is typo in init.c of ip_pipeline example due to which,
invalid file path is added to -d option of EAL i.e path starting
with =.

Change-Id: I8de64a916cb36d707942bdd984936a547b1d17ec
Signed-off-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
7 years agochangelog: d/control add python-elftools and hwdata dependencies 92/3192/1
Christian Ehrhardt [Thu, 29 Sep 2016 07:17:23 +0000 (09:17 +0200)]
changelog: d/control add python-elftools and hwdata dependencies

changelog update split to ease branch maintenance

Change-Id: I2e4790824b7e061a4cd1a9f6d12e33f0c55084fc
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agochangelog: Fix d/p/fix-vhost-user-socket-permission.patch for dpdk 16.07 91/3191/1
Christian Ehrhardt [Thu, 29 Sep 2016 07:16:43 +0000 (09:16 +0200)]
changelog: Fix d/p/fix-vhost-user-socket-permission.patch for dpdk 16.07

changelog update split to ease branch maintenance

Change-Id: I979db91ed1a71089c465bee5517db15365778e43
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoadd dependencies for dpdk-pmdinfo 90/3190/1
Christian Ehrhardt [Thu, 29 Sep 2016 07:11:43 +0000 (09:11 +0200)]
add dependencies for dpdk-pmdinfo

The tool dpdk-pmdinfo depends on python-pyelftools and hwdata to
work. Without those the exits are very non-graceful so add those
dependencies.
So far dpdk-pmdinfo is not py3 compatible, so no py3 dependency.
dh-python won't fill ${python:Depends} for us as the dpdk build system
doesn't populate setup.py/requirements.txt.

Change-Id: I747d13d74ab9e8571aed39edd558ca82b17967f1
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agofix fix-vhost-user-socket-permission.patch for 16.07 89/3189/1
Christian Ehrhardt [Wed, 28 Sep 2016 12:29:52 +0000 (14:29 +0200)]
fix fix-vhost-user-socket-permission.patch for 16.07

Since preparation and actual creation of sockets was split to support
client/server sockets the call to fix up the sockets permissions has to
be moved until after the fd is created.
Otherwise the chmod/chown will fail with:
 EAL: vhost-user socket cannot set permissions to 0666 (Unknown error -1).
 EAL: vhost-user socket unable to set ownership to libvirt-qemu:kvm (Unknown
  error -1).

Change-Id: Ia91eda2f5b217a5a9aa6c2f5ddf2c882048e42b8
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoAdd myself to Uploaders 66/3166/1
Santiago [Tue, 27 Sep 2016 15:39:03 +0000 (17:39 +0200)]
Add myself to Uploaders

Change-Id: Ib2f5546e0c769d2d9008abb432d571b7fdb9928e
Gbp-Dch: Ignore
Signed-off-by: Santiago <santiagorr@riseup.net>
7 years agoAdd myself as uploader 65/3165/1
Christian Ehrhardt [Tue, 27 Sep 2016 14:16:33 +0000 (16:16 +0200)]
Add myself as uploader

While not a DM/DD yet, it probably is right to help any sponsor later on
to recognize myself as one of the primary maintainers/uploaders.

Change-Id: I36f9a51efc7f7f54f92b7fe859159a87be9775bc
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agodebian/control: dpdk binary package Recommends [arm64] and Suggest dpdk dkms packages 45/3145/2
Santiago [Fri, 23 Sep 2016 16:12:47 +0000 (18:12 +0200)]
debian/control: dpdk binary package Recommends [arm64] and Suggest dpdk dkms packages

Change-Id: I90d6cfded77c2d182b70053022a296c9e8f9dc3d
Signed-off-by: Santiago <santiagorr@riseup.net>
7 years agoupdate debian/changelog 08/3108/3
Santiago [Fri, 23 Sep 2016 09:49:07 +0000 (11:49 +0200)]
update debian/changelog

Change-Id: I68cd6a63d69da0263524e607d0c6fe20cbc6dc50
Gbp-Dch: Ignore
Signed-off-by: Santiago <santiagorr@riseup.net>
7 years agodebian/control: Include spaces between packages descriptions 06/3106/2
Santiago [Fri, 23 Sep 2016 08:31:21 +0000 (10:31 +0200)]
debian/control: Include spaces between packages descriptions

Change-Id: I14cc5444558066c6dcd7a8120e20294157a68c82
Gbp-Dch: Ignore
Signed-off-by: Santiago <santiagorr@riseup.net>
7 years agodebian/control: libdpdk-dev, Remove another duplicated Homepage 05/3105/2
Santiago [Thu, 22 Sep 2016 16:10:16 +0000 (18:10 +0200)]
debian/control: libdpdk-dev, Remove another duplicated Homepage

Change-Id: Ifb801ddae137052a0f936025e21c619690ed520a
Gbp-Dch: Ignore
Signed-off-by: Santiago <santiagorr@riseup.net>
7 years agodebian: update changelog for enabling missing libraries in ppc64le 48/3048/3
Gowrishankar Muthukrishnan [Wed, 21 Sep 2016 14:31:47 +0000 (20:01 +0530)]
debian: update changelog for enabling missing libraries in ppc64le

Change-Id: Ied365df4e8298ce90a09b778131b6bc2a43514e4
Signed-off-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
7 years agodebian: fix control file to enable virtio pmd for ppc64le 47/3047/3
Gowrishankar Muthukrishnan [Wed, 21 Sep 2016 14:16:25 +0000 (19:46 +0530)]
debian: fix control file to enable virtio pmd for ppc64le

Change-Id: I65ff2c7e6c69b9c46e0bb6cbc83cd630742424c7
Signed-off-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
7 years agodebian: fix control file to enable additional libs for ppc64le 46/3046/3
Gowrishankar Muthukrishnan [Wed, 21 Sep 2016 13:03:36 +0000 (18:33 +0530)]
debian: fix control file to enable additional libs for ppc64le

Change-Id: I57f021fd776f2943247e551db0e72e8802e8685d
Signed-off-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
7 years agodpdk-dev: enable lpm, acl, sched, table, port and pipeline libs in ppc64le 45/3045/3
Gowrishankar Muthukrishnan [Wed, 21 Sep 2016 11:32:03 +0000 (17:02 +0530)]
dpdk-dev: enable lpm, acl, sched, table, port and pipeline libs in ppc64le

This patchset enables lpm, acl, sched, table, port and pileline libs in ppc64le
and also address few patches in related examples (ip_pipeline and l3fwd).
Upstream patches pulled into deb_dpdk.

Change-Id: I73bf0a2a20da227476601b748448f16e2b471eaf
Signed-off-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
7 years agoAdd myself as uploader 24/3124/1
Luca Boccassi [Sun, 25 Sep 2016 18:23:18 +0000 (19:23 +0100)]
Add myself as uploader

Change-Id: Iedac669925b3f85e3a76c035d3c4a848bcfb7670
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoClose ITP 815760 in changelog 21/3121/1
Luca Boccassi [Sun, 25 Sep 2016 11:05:46 +0000 (12:05 +0100)]
Close ITP 815760 in changelog

Change-Id: I1745d19c386dc8c8ccbfa17dac654709206d1c19
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoHave dpdk-modules-* conflicts with DKMS packages 15/3115/1
Luca Boccassi [Fri, 23 Sep 2016 14:09:54 +0000 (15:09 +0100)]
Have dpdk-modules-* conflicts with DKMS packages

They all build the same kernel modules so they should not be
installed together.

Change-Id: If9e1d0d428e829a56f77aaafcda0a5da0ed60e97
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoUpdate changelog for DPDK_CONFIG overrides 95/3095/1
Luca Boccassi [Thu, 22 Sep 2016 16:41:01 +0000 (17:41 +0100)]
Update changelog for DPDK_CONFIG overrides

Change-Id: I02a4d8f457603e031e0ea631ed308dc88051c4fb
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoMerge "debian/copyright: more fixes" into deb_dpdk_16.07
Christian Ehrhardt [Thu, 22 Sep 2016 13:10:54 +0000 (13:10 +0000)]
Merge "debian/copyright: more fixes" into deb_dpdk_16.07

7 years agodebian/copyright: more fixes 91/3091/1
Santiago [Thu, 22 Sep 2016 08:36:40 +0000 (10:36 +0200)]
debian/copyright: more fixes

From the License field specification in the Policy: "If there are no
remaining lines, then all of the short names or short names followed by
license exceptions making up the first line must be described in
stand-alone License paragraphs. Otherwise, this field should either
include the full text of the license(s) or include a pointer to the
license file under /usr/share/common-licenses..."

As discussed on IRC, icedove (thunderbird) for example uses a similar
debian/copyright file:
http://sources.debian.net/src/icedove/1:45.2.0-4/debian/copyright/?hl=3742#L3742

This patch solves a lintian warning about missing Licenses paragraphs.

Change-Id: I605e141983e3ac8a4193d196bf6967b6846cc711
Gbp-Dch: Ignore
Signed-off-by: Santiago <santiagorr@riseup.net>
7 years agoSwitch default branch to deb_dpdk_16.07 70/3070/1
Luca Boccassi [Thu, 22 Sep 2016 10:18:24 +0000 (11:18 +0100)]
Switch default branch to deb_dpdk_16.07

Change-Id: I30c9f072f611acda7d0762ca62b77ada30b14dcc
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoAllow DPDK_CONFIG, RTE_MACHINE, RTE_TARGET overrides 69/3069/1
Luca Boccassi [Wed, 21 Sep 2016 15:10:02 +0000 (16:10 +0100)]
Allow DPDK_CONFIG, RTE_MACHINE, RTE_TARGET overrides

Parse DEB_BUILD_OPTIONS and let users override the defaults.
If DPDK_CONFIG is overridden, allow users to store it in the debian/
directory, to avoid modifying the upstream tree, and also avoid
modifying it during dh_auto_configure.

Change-Id: I6b4f449a36ab079fab271b5930b020fbafc24905
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoUse ?= to allow env var overrides in d/rules 68/3068/1
Luca Boccassi [Wed, 21 Sep 2016 15:07:57 +0000 (16:07 +0100)]
Use ?= to allow env var overrides in d/rules

In order to allow users to call debian/rules manually and overriding
the default values of DPDK_CONFIG, RTE_MACHINE and RTE_TARGET assign
the defaults with ?= instead of :=

Change-Id: I5b4b63e62572705b37ff37d610df6305546c62f5
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoUpdate changelog for d/watch fix 07/3007/1
Luca Boccassi [Tue, 20 Sep 2016 21:24:45 +0000 (22:24 +0100)]
Update changelog for d/watch fix

Change-Id: If6d2777a100073d5788305101324d3531639374d
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoFix d/watch file to point to fast.dpdk.org/rel 06/3006/1
Luca Boccassi [Tue, 20 Sep 2016 21:21:58 +0000 (22:21 +0100)]
Fix d/watch file to point to fast.dpdk.org/rel

uscan does not work with the current URL:

  $ uscan --report-status
  uscan warning: In debian/watch,
    no matching hrefs for watch line
    http://www.dpdk.org/download /browse/dpdk/snapshot/
       dpdk-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Switch to fast.dpdk.org.rel to fix it.

Change-Id: Id375c375ef7254c8e2c023b290c8ce85e8171ce7
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoFix README build-dep bash snippet 95/2995/2
Luca Boccassi [Tue, 20 Sep 2016 16:16:26 +0000 (17:16 +0100)]
Fix README build-dep bash snippet

Change-Id: I8efb4f41d53324c10cc902c6927a7f463f614fea
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agochangelog: mention dkms related fixes 55/2955/1
Christian Ehrhardt [Mon, 19 Sep 2016 12:36:25 +0000 (14:36 +0200)]
changelog: mention dkms related fixes

As usual separate from the functional commit to ease cherry picking.

Change-Id: I2bb5adfefde0078b5b2734c763a03d25d4b7e819
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agofix dkms of rte_kni for kernel >=4.8 54/2954/1
Christian Ehrhardt [Mon, 19 Sep 2016 12:27:37 +0000 (14:27 +0200)]
fix dkms of rte_kni for kernel >=4.8

Linux kernel v4.8 removes macro DEFINE_PCI_DEVICE_TABLE

Linux: 7e9321599011 ("treewide: remove references to the now unnecessary
DEFINE_PCI_DEVICE_TABLE")

Replaced macro with its value in kni ethtool drivers.

Backport of upstream http://dpdk.org/dev/patchwork/patch/15717/

Change-Id: I7d6cef8e1087c7f71d5a8783c282bf64ab0278a4
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoretain dkms build as adt artifacts 53/2953/1
Christian Ehrhardt [Mon, 19 Sep 2016 12:06:45 +0000 (14:06 +0200)]
retain dkms build as adt artifacts

In case the test is failing this allows to debug the case as the adt
artifacts will include the dkms build logs.

Change-Id: I26a68199428b28332adea2a83da23a647f7756da
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agochangelog: mention the contributions of santiago 17/2917/1
Christian Ehrhardt [Fri, 16 Sep 2016 09:43:32 +0000 (11:43 +0200)]
changelog: mention the contributions of santiago

Mention the contributions of santiago to copyright and d/control.

Change-Id: I1e07c1a5aed147605fd5058cb60ffbe503a4b615
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agochangelog: man page generation 16/2916/1
Christian Ehrhardt [Fri, 16 Sep 2016 09:43:07 +0000 (11:43 +0200)]
changelog: man page generation

Add the matching changlog entry for man page creation.

Change-Id: I40cac61f858dba69901146a44ea0262cf546dc31
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoremove duplicate homepage and lib entries 15/2915/1
Christian Ehrhardt [Fri, 16 Sep 2016 09:35:10 +0000 (11:35 +0200)]
remove duplicate homepage and lib entries

d/control fix by from santiagorr@riseup.net

Since already listed at the source there is no need to relist the home
page on further packages.

The section of the source defines the sections for binaries built, so
since source is libs there is no need to list libs again.

Change-Id: I41703607c265f06966d4c589cce42d8ffeee63e9
Signed-off-by: Santiago RR <santiagorr@riseup.net>
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agodebian/copyright: fix some wrong file entries 14/2914/1
Christian Ehrhardt [Fri, 16 Sep 2016 09:29:46 +0000 (11:29 +0200)]
debian/copyright: fix some wrong file entries

Copyright fixes from santiagorr@riseup.net

Change-Id: I00c8ae6933aa63df30f0d7a2efe42be57b49e622
Signed-off-by: Santiago RR <santiagorr@riseup.net>
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agodebian/changelog: fix minor typos 13/2913/1
Christian Ehrhardt [Fri, 16 Sep 2016 09:28:15 +0000 (11:28 +0200)]
debian/changelog: fix minor typos

Typo fix from santiagorr@riseup.net

Change-Id: I7cbf360639b25e25975d8745d7282de8e154ce08
Signed-off-by: Santiago RR <santiagorr@riseup.net>
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/rules build man pages 12/2912/1
Christian Ehrhardt [Fri, 16 Sep 2016 09:22:58 +0000 (11:22 +0200)]
d/rules build man pages

Call the build of manpages in d/rules arch indep build to be available for
later install-runtime (which is arch dep, but uses the same directories).

Change-Id: I9035d09a9d44c6fbc049f20a20db8bbb51c6478a
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoadd man pages for installed binaries 11/2911/1
Christian Ehrhardt [Fri, 16 Sep 2016 09:16:11 +0000 (11:16 +0200)]
add man pages for installed binaries

Backport of the expected to be accepted patches to add man page
generation for installed binaries.
http://dpdk.org/ml/archives/dev/2016-August/045079.html

Change-Id: I53046cc707ef312f7b036ad3cb4ef7265bf5276a
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoUpdate debian/copyright with changes from santiagorr 93/2893/1
Luca Boccassi [Wed, 14 Sep 2016 18:37:26 +0000 (19:37 +0100)]
Update debian/copyright with changes from santiagorr

Update copyright years, and more accurately reflect the license of
each file.
Thanks Santiago <santiagorr@riseup.net> for the patch (slightly
modified)!

Change-Id: I14278731348535a983f71d8f54d3d55303370655
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoBuild with RTE_DEVEL_BUILD=n to remove rpath 60/2860/2
Luca Boccassi [Tue, 13 Sep 2016 19:04:14 +0000 (20:04 +0100)]
Build with RTE_DEVEL_BUILD=n to remove rpath

Pass RTE_DEVEL_BUILD=n to make calls to avoid building the test
pmds with rpath set to the current path, which is wrong for binaries
shipped by distributions.
Fixes Lintian Error:
E: dpdk: binary-or-shlib-defines-rpath usr/bin/dpdk-pdump
  /home/lboccass/git/dpdk_deb/debian/build/shared-root/lib

Change-Id: I45e6a72beed1769fe35277ec5a2bcf50788254bd
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agochangelog: ppc64el enablement 09/2809/2
Christian Ehrhardt [Mon, 12 Sep 2016 09:56:42 +0000 (11:56 +0200)]
changelog: ppc64el enablement

Update the changelog about the ppc64el enablement

Change-Id: I6b9623f9f907e3f8905d8830d9e4417f279a95c5
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoruntime: add 16M hugepages to config and init 08/2808/2
Christian Ehrhardt [Mon, 12 Sep 2016 10:27:45 +0000 (12:27 +0200)]
runtime: add 16M hugepages to config and init

ppc64el has 16M huge pages so they are added to the config and init
scripts.
Along that it became obvious that the comment in the conf should be
tweaked at least a bit to be more readable.

Change-Id: Ic97f20f17203b0a423439f7a6323879e25c47886
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoconfig: fix power8 default conf 07/2807/2
Christian Ehrhardt [Fri, 2 Sep 2016 07:41:31 +0000 (09:41 +0200)]
config: fix power8 default conf

Latest dpdk FTBFS for power8 default config.
This (re-)enables a config symbol as recommended by IBM
(gowrishankar.m@in.ibm.com)

Change-Id: I926546c4ff666d00fa9565afad72cd77e3af99e3
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/tests: extend test-initscripts for 16M huge pages 06/2806/2
Christian Ehrhardt [Fri, 2 Sep 2016 08:07:53 +0000 (10:07 +0200)]
d/tests: extend test-initscripts for 16M huge pages

Since we already had the code from 1G pages to not fail if not supported
this was just adding about the same.
But for a 16M supporting environment we expect is to be able to get
2x16M hugepages, so as with 2M pages we test for mountpoints and the
actual alloc to be correct.

Change-Id: I0b4e106f11eaebfe068dbb20130add5840e98368
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/tests: make tests compatible with ppc64el 05/2805/2
Christian Ehrhardt [Mon, 12 Sep 2016 10:22:47 +0000 (12:22 +0200)]
d/tests: make tests compatible with ppc64el

Tests are now functional on ppc64el as well, enable them in the guarding
script and d/t/control.

Change-Id: I0b92ccee43cab66fdb5bbb05b79902344a899746
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agosymbols: stop x86 only symbol to be required on ppc64el 04/2804/1
Christian Ehrhardt [Fri, 2 Sep 2016 07:45:53 +0000 (09:45 +0200)]
symbols: stop x86 only symbol to be required on ppc64el

As with arm there is no rte_rtm_supported on ppc64el, so adding an arch
qualifier in the symbols file.

Change-Id: Icbc457f3d9378120524bc817f3f3e650cd54cf85
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agobuild: enable powerpc 03/2803/1
Christian Ehrhardt [Mon, 12 Sep 2016 09:53:51 +0000 (11:53 +0200)]
build: enable powerpc

Enable ppc64el to build supported packages on that architecture as well.

xen dependencies are not available on ppc64el, so disable xen pmd in
that case.

powerpc currently has several libraries and pmds disabled in its default
dpdk config. That defines the range of expected-to-work packages.
Follow that and remove ppc64el architecture on those libs and pmds as packages.

Change-Id: I7f18962ad9e021c42e80739ddd569db4ecfe65dc
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Change-Id: Ic0bb0741f4027dd4ed371e3228aa770fb3b698f9
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoRestore d/control via sed rather than control.orig 55/2655/1
Luca Boccassi [Tue, 6 Sep 2016 10:50:57 +0000 (11:50 +0100)]
Restore d/control via sed rather than control.orig

When the binary kernel module build is enabled, a new package is
autogenerated. This requires adding it to the debian/control file,
and then cleaning it up.
Doing this via a backup debian/control.orig file that is gitignored
is error prone and can lead to changes being inadvertently and
silently overwritten.
Use a sed expression to remove the exact autogenerated snippet
instead to avoid this issue.

Change-Id: If04c25d2b267f654475567b78a36fd1de8318d76
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoPass RTE_KERNELDIR to static build too 54/2654/1
Luca Boccassi [Tue, 6 Sep 2016 10:50:28 +0000 (11:50 +0100)]
Pass RTE_KERNELDIR to static build too

Otherwise the DPDK build errors out when the other environment
variables are set.

Change-Id: Iaa63a8e747be4daae5d23fa986e184a63eed827f
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoFix rte-compile-pre-cppflags.patch header 72/2572/2
Luca Boccassi [Wed, 31 Aug 2016 11:02:17 +0000 (12:02 +0100)]
Fix rte-compile-pre-cppflags.patch header

Add missing forwarded, origin, author, last-update fields to patch
header.

Change-Id: I6c422286232a2a1171e40429a478898ac4b3c6f0
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoAdd missing entries in debian/changelog 71/2571/2
Luca Boccassi [Wed, 31 Aug 2016 10:58:33 +0000 (11:58 +0100)]
Add missing entries in debian/changelog

- Note about README.source instructions
- Note about setting compiler flags in debian/rules
- Note about rte-compile-pre-cppflags.patch backport

Change-Id: I5f931b28a73f844147b032b36dce1d54701b333e
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoDocument how to build in debian/README.source 55/2555/1
Luca Boccassi [Tue, 30 Aug 2016 17:40:12 +0000 (18:40 +0100)]
Document how to build in debian/README.source

Change-Id: If56b884bc682988665a21c534f7637e3497cf006
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoSet EXTRA/HOST CPP/LD/CFLAGS in debian/rules 54/2554/1
Luca Boccassi [Tue, 30 Aug 2016 17:33:37 +0000 (18:33 +0100)]
Set EXTRA/HOST CPP/LD/CFLAGS in debian/rules

Part of fix for:
W: dpdk-dev: hardening-no-relro usr/share/dpdk/x86_64-default-linuxapp-gcc/app/dpdk-pmdinfogen

Change-Id: I27805d114619944d2cb0df2d35ddbf3d157aea18
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoImport patch to set *CPPFLAGS in upstream's mkfile 53/2553/1
Luca Boccassi [Tue, 30 Aug 2016 17:33:10 +0000 (18:33 +0100)]
Import patch to set *CPPFLAGS in upstream's mkfile

Part of fix for:
W: dpdk-dev: hardening-no-relro usr/share/dpdk/x86_64-default-linuxapp-gcc/app/dpdk-pmdinfogen

Change-Id: I16b05ddb5ca59dc57be462bf756cb25fb5baaf95
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agoMerge "Change debian version to 16.07-0~git1" into deb_dpdk_16.07
Christian Ehrhardt [Tue, 30 Aug 2016 12:12:21 +0000 (12:12 +0000)]
Merge "Change debian version to 16.07-0~git1" into deb_dpdk_16.07

7 years agoChange debian version to 16.07-0~git1 47/2547/1
Luca Boccassi [Tue, 30 Aug 2016 11:45:21 +0000 (12:45 +0100)]
Change debian version to 16.07-0~git1

Fixes Lintian error, as the Debian version cannot end in 0.

Change-Id: I59983cba3879b667142f894385f830d8e1cd3146
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agochangelog: fix d/t/test-initscripts 44/2544/1
Christian Ehrhardt [Tue, 30 Aug 2016 06:43:06 +0000 (08:43 +0200)]
changelog: fix d/t/test-initscripts

Mention the dep8 changes in the changelog as well.

Change-Id: I5963a127b1aafea8653884df4139864e5cc48325
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoAdd optional binary kernel modules package 72/2372/2
Luca Boccassi [Sat, 13 Aug 2016 11:58:30 +0000 (12:58 +0100)]
Add optional binary kernel modules package

Add optional binary kernel modules package, disabled by default
(build with DEB_BUILD_OPTIONS=kernel_modules to enable). If enabled
will build kernel modules against the local, current kernel version
(override by adding ksrc=<path/to/kernel/sources> to
DEB_BUILD_OPTIONS) into a dpdk-modules-<kernel version> package.

Useful for downstream projects that ship a complete ISO, where it is
not desirable to include a whole building environment for DKMS
packages.

Change-Id: I7e0ab239eaf08da71f9d58d60e32abf7cd42bec4
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agod/t/test-initscripts fix false positive in adt 58/2358/1
Christian Ehrhardt [Fri, 12 Aug 2016 10:49:25 +0000 (12:49 +0200)]
d/t/test-initscripts fix false positive in adt

Due to recent upgrades some commands of the reset function can fail
if the service wasn't loaded before.
But in that case no reset has to be done, so make it non fatal by adding
a ||/bin/true

Change-Id: I1da6bf315eefc9a4348c8dbae09d534a8fab9355
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/changelog: mark version as 16.07-0 until released 32/2332/1
Christian Ehrhardt [Thu, 11 Aug 2016 08:17:24 +0000 (10:17 +0200)]
d/changelog: mark version as 16.07-0 until released

This gives derivatives like Ubuntu the chance to branch of and publish
the interim state now as 16.07-0* but pickup 16.07-1 once we released it
into Debian.

Change-Id: I1ddcb3d7c74e9438dc243a6508c2aa51a7948188
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoscripts: make load-devel-config not to appear as executable 04/2204/1
Christian Ehrhardt [Wed, 3 Aug 2016 14:11:06 +0000 (16:11 +0200)]
scripts: make load-devel-config not to appear as executable

Quoting the first line of the script: "#! /bin/echo must be loaded with ."
Given that we should drop the .sh file ending as well as the executable
flag - both are not needed to source the file.

Backport of http://dpdk.org/dev/patchwork/patch/15100/
Already got an ack to be commited, but no git commit id yet.

Change-Id: Iadad8b2454feb82361731fce19928b395b256fa2
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agodoc: fix old dpdk-nic-bind.py references 03/2203/1
Christian Ehrhardt [Wed, 3 Aug 2016 14:05:16 +0000 (16:05 +0200)]
doc: fix old dpdk-nic-bind.py references

Backport of upstream fix http://dpdk.org/dev/patchwork/patch/15057/

Change-Id: Ia96157a7415da4c2817ef0b8d2b72ea6e2f86c79
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoAdd lintian-overrides for: E: dpdk-dev: arch-dependent-file-in-usr-share 02/2202/1
Christian Ehrhardt [Wed, 3 Aug 2016 13:56:11 +0000 (15:56 +0200)]
Add lintian-overrides for: E: dpdk-dev: arch-dependent-file-in-usr-share

As discussed, these binaries are part of the sdk and meant to be shipped with
the sdk. They are installed into dpdk-dev by the official
"make install-sdk" rule. Since dpdk-dev is arch dependent it should be
safe to ignore the warning.

Change-Id: I540f043ff056392c3bf6a4c31ed2bcc91bfc4e05
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoOverride lintian W: embedded-javascript-library 93/2193/1
Luca Boccassi [Tue, 2 Aug 2016 15:27:54 +0000 (16:27 +0100)]
Override lintian W: embedded-javascript-library

As discussed upstream ships a human-readable version of some
javascript libraries in the documentation that are known to work.
It is not deemed worthwhile to try and maintain out of tree patches
to make the documentation work with the version of those libraries
shipped by each distribution.

Change-Id: Ib56955f842bac72e7a580a168ae8bd3c375a28e9
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
7 years agochangelog: fix debian-changelog-line-too-long lintian warning 92/2192/1
Ricardo Salveti [Tue, 2 Aug 2016 14:48:17 +0000 (11:48 -0300)]
changelog: fix debian-changelog-line-too-long lintian warning

Change-Id: I37a6eaf8be830ed0e233cb7324558448cbc09687
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
7 years agoFix upstream rc versions by using "~" instead of "-" 91/2191/1
Luca Boccassi [Tue, 2 Aug 2016 11:17:13 +0000 (12:17 +0100)]
Fix upstream rc versions by using "~" instead of "-"

16.07-rc1 evaluates as newer than 16.07 which causes issues with
Debian tools and Lintian errors and warnings:
 - W: libethdev4: latest-debian-changelog-entry-without-new-version
 - E: libethdev4: symbols-file-contains-current-version-with-debian-revision
   on symbol DPDK_16.04@DPDK_16.04 and 114 others

Change-Id: I12424e445ba539f0767006db22beff07adad9f71
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>