From d0276c8e3270cdea1930fdb1213cf7279aa33ab724d8de7b9db06eead1579399 Mon Sep 17 00:00:00 2001 From: Nirmoy Das Date: Mon, 17 Jun 2019 16:01:42 +0000 Subject: [PATCH] Accepting request 710378 from home:ndas:branches:network - Minor Update to 18.11.3 * List of fixes can be found in https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes - Minor Update to 18.11.3 * List of fixes can be found in https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes OBS-URL: https://build.opensuse.org/request/show/710378 OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=105 --- dpdk-18.11.2.tar.xz | 3 +++ dpdk-18.11.tar.xz | 3 --- dpdk-thunderx.changes | 7 +++++++ dpdk-thunderx.spec | 4 ++-- dpdk.changes | 7 +++++++ dpdk.spec | 4 ++-- 6 files changed, 21 insertions(+), 7 deletions(-) create mode 100644 dpdk-18.11.2.tar.xz delete mode 100644 dpdk-18.11.tar.xz diff --git a/dpdk-18.11.2.tar.xz b/dpdk-18.11.2.tar.xz new file mode 100644 index 0000000..d0b0932 --- /dev/null +++ b/dpdk-18.11.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:266bb2d149b16252335b106c7ca394434ecaa1fbfd59fc3789375e556746761a +size 11370496 diff --git a/dpdk-18.11.tar.xz b/dpdk-18.11.tar.xz deleted file mode 100644 index 51e74f9..0000000 --- a/dpdk-18.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76543b0a96f9e10a39a341eb137b363d26ece9b508d3f307668e91281d7a72fd -size 11346132 diff --git a/dpdk-thunderx.changes b/dpdk-thunderx.changes index 5962f86..a62556f 100644 --- a/dpdk-thunderx.changes +++ b/dpdk-thunderx.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 17 17:14:01 CEST 2019 - ndas@suse.de + +- Minor Update to 18.11.3 + * List of fixes can be found in + https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes + ------------------------------------------------------------------- Mon Apr 29 17:14:01 CEST 2019 - ndas@suse.de diff --git a/dpdk-thunderx.spec b/dpdk-thunderx.spec index 9bde9f9..7b2665e 100644 --- a/dpdk-thunderx.spec +++ b/dpdk-thunderx.spec @@ -46,7 +46,7 @@ # Do NOT edit this auto generated file! Edit dpdk.spec instead # and run 'pre_checkin.sh' before committing Name: dpdk-thunderx -Version: 18.11 +Version: 18.11.2 Release: 0 Summary: Set of libraries and drivers for fast packet processing (thunderx) License: BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only @@ -150,7 +150,7 @@ The DPDK Kernel NIC Interface (KNI) allows userspace applications access to the %prep # can't use %{name} because of dpdk-thunderx -%setup -q -n dpdk-%{version} +%setup -q -n dpdk-stable-%{version} %patch1 -p1 -z .init # This fixes CROSS compilation (broken) in the mk file for ThunderX diff --git a/dpdk.changes b/dpdk.changes index 5962f86..a62556f 100644 --- a/dpdk.changes +++ b/dpdk.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 17 17:14:01 CEST 2019 - ndas@suse.de + +- Minor Update to 18.11.3 + * List of fixes can be found in + https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes + ------------------------------------------------------------------- Mon Apr 29 17:14:01 CEST 2019 - ndas@suse.de diff --git a/dpdk.spec b/dpdk.spec index 40b7735..0b23358 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -44,7 +44,7 @@ %define lname libdpdk-%{maj}_%{min} Name: dpdk -Version: 18.11 +Version: 18.11.2 Release: 0 Summary: Set of libraries and drivers for fast packet processing License: BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only @@ -148,7 +148,7 @@ The DPDK Kernel NIC Interface (KNI) allows userspace applications access to the %prep # can't use %{name} because of dpdk-thunderx -%setup -q -n dpdk-%{version} +%setup -q -n dpdk-stable-%{version} %patch1 -p1 -z .init # This fixes CROSS compilation (broken) in the mk file for ThunderX