From c560cd8ef3fa1280fcde83c245e0239fa6f6a87f Mon Sep 17 00:00:00 2001 From: Neil Horman Date: Thu, 10 Aug 2017 14:14:13 -0400 Subject: [PATCH] dpdk: update to 17.08 (bz 1479601) --- .gitignore | 1 + dpdk.spec | 16 +++++++++++----- sources | 2 +- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 7a6887e..a81327d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /dpdk-16.11.tar.xz /dpdk-17.02.tar.xz /dpdk-17.05.tar.xz +/dpdk-17.08.tar.xz diff --git a/dpdk.spec b/dpdk.spec index 2980e72..3574b4f 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -8,12 +8,13 @@ %bcond_with pdfdoc Name: dpdk -Version: 17.05 -Release: 3%{?dist} +Version: 17.08 +Release: 1%{?dist} URL: http://dpdk.org Source: http://dpdk.org/browse/dpdk/snapshot/dpdk-%{version}.tar.xz Patch1: lengthfix.patch -Patch2: 5b45c30a00ecbd5181e5679b13ca059bcd761ead.patch +#Patch2: 5b45c30a00ecbd5181e5679b13ca059bcd761ead.patch + Summary: Set of libraries and drivers for fast packet processing @@ -42,7 +43,7 @@ ExclusiveArch: x86_64 i686 aarch64 ppc64le %ifarch i686 %define machine_arch i686 %define machine_tmpl native -%define machine atm +%define machine default %endif %ifarch aarch64 %define machine_arch arm64 @@ -120,7 +121,7 @@ as L2 and L3 forwarding. %prep %setup -q %patch1 -p1 -b .lengthfix -%patch2 -p1 -b .5b45c30 +#%patch2 -p1 -b .5b45c30 %build # set up a method for modifying the resulting .config file @@ -167,6 +168,8 @@ setconf CONFIG_RTE_LIBRTE_KNI n setconf CONFIG_RTE_KNI_KMOD n setconf CONFIG_RTE_KNI_PREEMPT_DEFAULT n +setconf CONFIG_RTE_APP_EVENTDEV n + %if %{with shared} setconf CONFIG_RTE_BUILD_SHARED_LIB y %endif @@ -273,6 +276,9 @@ sed -i -e 's:-%{machine_tmpl}-:-%{machine}-:g' %{buildroot}/%{_sysconfdir}/profi %endif %changelog +* Wed Aug 09 2017 Neil Horman - 17.08-1 +- Update to latest upstream + * Mon Jul 31 2017 Neil Horman - 17.05-2 - backport rte_eth_tx_done_cleanup map fix (#1476341) diff --git a/sources b/sources index b9761a1..d940294 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dpdk-17.05.tar.xz) = 3ffbc56c480962d59776cdc9e6eaaaedec9d0d6433c854203b947b5c9df1fb25730f06f100c787b19a589fad693a544da04f3efb82029b00b5b27488e01f4272 +SHA512 (dpdk-17.08.tar.xz) = fccfa7c9ae815039829326259818ef1fd6c0525d2b7136728dda5032314359f57f3df8674bfd9a685f813b5dc03c1dcf796ad36a95f7d7e294b26a0730619b93