~ubuntu-server/dpdk:ubuntu-yakkety-dpdk16.07

Last commit made on 2017-05-02
Get this branch:
git clone -b ubuntu-yakkety-dpdk16.07 https://git.launchpad.net/~ubuntu-server/dpdk
Members of Ubuntu Server Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu-yakkety-dpdk16.07
Repository:
lp:~ubuntu-server/dpdk

Recent commits

682cc2c... by ChristianEhrhardt on 2017-05-02

Fix DKMS build to use the requested kernel version rather than the running one. (LP: #1687492)

Change-Id: I41eba255fdf22ef93ad01c8d4b95f3b89b9337b2
Signed-off-by: Christian Ehrhardt <email address hidden>

80a0156... by Luca Boccassi on 2016-11-10

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 <email address hidden>

702689b... by ChristianEhrhardt on 2016-12-13

changelog: make MRE 16.07.2-0ubuntu0.16.10.1

In the discussion with foundation the final .1 was declared optional,
but missing it triggered, "binary-nmu-debian-revision-in-source" so
adding it before upload.

Change-Id: I080da95fe6dcf27cfc3be00d6deedf1d6bdabf51
Signed-off-by: Christian Ehrhardt <email address hidden>

8cd06e9... by ChristianEhrhardt on 2016-12-07

add MRE bug to the Yakkety changelog

Change-Id: I64bff521292ee1548a417ef6a2917a449b838663
Signed-off-by: Christian Ehrhardt <email address hidden>

060bd7a... by ChristianEhrhardt on 2016-12-07

Release as 16.07.2-0ubuntu0.16.10 MRE update

After dropping all non SRU/MRE applicable deb_dpdk changes release DPDK
as MRE into Yakkety (and via that into cloud archive).

Change-Id: I66cadfd3d7967a53cd29a99459f1c0a53e9c1f6b
Signed-off-by: Christian Ehrhardt <email address hidden>

5b0fcb0... by ChristianEhrhardt on 2016-12-07

changelog for merge of stable release 16.07.2 and deb_dpdk

Change-Id: I5250f86b17a612b8b8666fc283ab43cf29d956d1
Signed-off-by: Christian Ehrhardt <email address hidden>

464798b... by ChristianEhrhardt on 2016-12-05

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
  - Refreshed (only offset changes)
    - 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 <email address hidden>

0c836d8... by ChristianEhrhardt on 2016-12-05

Imported Upstream version 16.07.2

Change-Id: I76bc313e0942233ce259612069ded302dd6c87bb
Signed-off-by: Christian Ehrhardt <email address hidden>

a485acd... by ChristianEhrhardt on 2016-10-04

changelog: 16.07-0ubuntu5

Change-Id: Ic86808370cf2f506592c5fb3fc466dc027468b32
Signed-off-by: Christian Ehrhardt <email address hidden>

e2f62b3... by ChristianEhrhardt on 2016-10-04

fix dlopen issue in ip_pipeline

update d/p/dpdk-dev-examples-ip_pipeline-fix-pmd-driver-parameter.patch to
fix dlopen issue (LP: #1630119)

Change-Id: I552fd15d5e6c4380f56fb515c4460533a6d4013c
Signed-off-by: Christian Ehrhardt <email address hidden>