deb_dpdk.git
7 years agoIgnore quilt dir 31/1731/1
Christian Ehrhardt [Thu, 23 Jun 2016 07:52:54 +0000 (09:52 +0200)]
Ignore quilt dir

Just add .pc to .gitignore to avoid making git status noisy

Change-Id: I172bb9bae4372ee9d6751614ffbd5ac736120f7f
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/rules: allow external override of base dpdk configuration 30/1730/1
Christian Ehrhardt [Thu, 23 Jun 2016 07:47:13 +0000 (09:47 +0200)]
d/rules: allow external override of base dpdk configuration

By using := instead of = users that rebuild our packaging can overwrite
the following via environment variables:
  DPDK_CONFIG
  RTE_MACHINE
  RTE_TARGET

That is already used by some consumers of the Ubuntu packaging to get
optimized build, but would allow them to go on without a patch on top.
Also since it is a no-op, as long as the variables are not set, it is
fairly safe.

Change-Id: I26265c09c90d33a6e4cd37f8c26ac0ef5baac0c4
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agochangelog: backport more dpdk 16.07 library linking fixes 29/1729/1
Christian Ehrhardt [Thu, 23 Jun 2016 07:41:58 +0000 (09:41 +0200)]
changelog: backport more dpdk 16.07 library linking fixes

Upstream identified more issues, this is the backport of some
discussions around that.

Change-Id: I0acdecf2e1d518fa81af7bb4c9b51fc81c36a418
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agobackport of further dpdk 16.07 fixes for library linking 28/1728/1
Christian Ehrhardt [Thu, 23 Jun 2016 07:39:46 +0000 (09:39 +0200)]
backport of further dpdk 16.07 fixes for library linking

Adding d/p/ubuntu-backport-44-linking-cleanup.patch

This is a merge of related upstream discussions:
- [PATCH 1/3] mk: fix librte_pipeline dependency list truncation
- [PATCH 3/3] mk: fail build on incomplete shared library dependencies

Forwarded: yes (likely in DPDK 16.07 in some way)
Author: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Last-Update: 2016-06-23

Change-Id: Id994f1dbf1906ee9fbabc6527b26f957d3af906f
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agogitreview: set default branch in dpdk release specific branch 80/1580/1
Christian Ehrhardt [Wed, 15 Jun 2016 19:13:20 +0000 (21:13 +0200)]
gitreview: set default branch in dpdk release specific branch

Now that we started our dpdk release 16.04 specific branch and
git-review should automatically go into that branch.

This does not affect master as we only change the deb_dpdk_16.04 branch
itself and avoids accidentially pushing to master.

Change-Id: Iea583c098d04791f911e912a1783fdac906e8549
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoMerge Ubuntu DPDK packaging as of 15th June 2016 79/1579/1
Christian Ehrhardt [Wed, 15 Jun 2016 18:29:06 +0000 (20:29 +0200)]
Merge Ubuntu DPDK packaging as of 15th June 2016

As discussed this shall be our initial baseline.
If history is needed for any sort of debugging or analysis it can be
found at https://code.launchpad.net/~ubuntu-server/dpdk/+git/dpdk

Change-Id: Ie95c7effbbea34d723df14f6451c1f782000cbc1
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoMerge "Initial .gitreview"
C.J. Collier [Wed, 15 Jun 2016 16:29:04 +0000 (16:29 +0000)]
Merge "Initial .gitreview"

7 years agoImported upstream release 16.04 42/1542/1
C.J. Collier [Tue, 14 Jun 2016 14:54:47 +0000 (07:54 -0700)]
Imported upstream release 16.04

* gbp import-orig ../dpdk-16.04.tar.xz

Change-Id: Iac2196db782ba322f6974d8a752acc34ce5024c3
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agoInitial .gitreview 40/1540/1
Ed Warnicke [Tue, 14 Jun 2016 14:11:48 +0000 (09:11 -0500)]
Initial .gitreview

Change-Id: I5c0395abfac1b0cf43d00062df6f8dcce5388ed3
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoInitial empty repository
C.J. Collier [Mon, 13 Jun 2016 21:35:57 +0000 (21:35 +0000)]
Initial empty repository