aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/fix-power-default-config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/fix-power-default-config.patch')
-rw-r--r--debian/patches/fix-power-default-config.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/patches/fix-power-default-config.patch b/debian/patches/fix-power-default-config.patch
new file mode 100644
index 00000000..c6e8e5db
--- /dev/null
+++ b/debian/patches/fix-power-default-config.patch
@@ -0,0 +1,21 @@
+Description: config: fix power8 default conf
+
+Latest dpdk FTBFS for power8 default config.
+This (re-)enables a config symbol as recommended by IBM
+(gowrishankar.m@in.ibm.com)
+
+Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
+
+Origin: No, will be pushed by IBM
+Author: Christian Ehrhardt <christian.ehrhardt@canonical.com>
+Last-Update: 2016-09-02
+--- a/config/defconfig_ppc_64-power8-linuxapp-gcc
++++ b/config/defconfig_ppc_64-power8-linuxapp-gcc
+@@ -52,7 +52,6 @@
+ CONFIG_RTE_LIBRTE_I40E_PMD=n
+ CONFIG_RTE_LIBRTE_VIRTIO_PMD=y
+ CONFIG_RTE_LIBRTE_VMXNET3_PMD=n
+-CONFIG_RTE_LIBRTE_PMD_BOND=n
+ CONFIG_RTE_LIBRTE_ENIC_PMD=n
+ CONFIG_RTE_LIBRTE_FM10K_PMD=n
+