SHA256
1
0
forked from pool/dpdk

Accepting request 490996 from home:ndas:branches:network

- sync mailbox definitions with Linux PF driver(bsc#1035993)
  [+0004-net-thunderx-sync-mailbox-definitions-with-Linux-PF-.patch]

- sync mailbox definitions with Linux PF driver(bsc#1035993)
  [+0004-net-thunderx-sync-mailbox-definitions-with-Linux-PF-.patch]

OBS-URL: https://build.opensuse.org/request/show/490996
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=47
This commit is contained in:
Nirmoy Das
2017-04-25 12:30:12 +00:00
committed by Git OBS Bridge
parent 24d384e762
commit b62efd3af8
5 changed files with 97 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ Source1: preamble
Patch1: 0001-enic-fix-Type-punning-and-strict-aliasing-warning.patch
Patch2: 0002-kni-define-HAVE_VF_VLAN_PROTO-for-SLES12SP3.patch
Patch3: 0003-kni-define-HAVE_TRANS_START_HELPER-for-SLES12SP3.patch
Patch4: 0004-net-thunderx-sync-mailbox-definitions-with-Linux-PF-.patch
BuildRequires: doxygen
BuildRequires: fdupes
BuildRequires: gcc6
@@ -147,6 +148,7 @@ The DPDK Kernel NIC Interface (KNI) allows userspace applications access to the
%patch1 -p1 -z .enic
%patch2 -p1 -z .kni1
%patch3 -p1 -z .kni2
%patch4 -p1 -z .thunderx
# This fixes CROSS compilation (broken) in the mk file for ThunderX
sed -i '/^CROSS /s/^/#/' mk/machine/thunderx/rte.vars.mk