Drop/Refresh patches due to moving to 16.07.2
[deb_dpdk.git] / debian / patches / dpdk-dev-ppc-enable-6-7-config-enable-packet-framework-on-ppc64le.patch
1 From: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
2 Date: Thu, 8 Sep 2016 22:18:06 +0530
3 Subject: [PATCH 6/7] config: enable packet framework on ppc64le
4
5 This patch enables librte_port, librte_table, and librte_pipeline
6 in ppc64le.
7
8 Signed-off-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
9 Acked-by: Chao Zhu <chaozhu@linux.vnet.ibm.com>
10 Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
11
12 Origin: Upstream, commit:81f713ee7bac66221a11f07c8a437e40c1891f70
13 Author: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
14 Last-Update: 2016-09-21
15 ---
16  config/defconfig_ppc_64-power8-linuxapp-gcc | 4 ----
17  1 file changed, 4 deletions(-)
18
19 --- a/config/defconfig_ppc_64-power8-linuxapp-gcc
20 +++ b/config/defconfig_ppc_64-power8-linuxapp-gcc
21 @@ -55,7 +55,3 @@
22  CONFIG_RTE_LIBRTE_ENIC_PMD=n
23  CONFIG_RTE_LIBRTE_FM10K_PMD=n
24  
25 -# This following libraries are not available on Power. So they're turned off.
26 -CONFIG_RTE_LIBRTE_PORT=n
27 -CONFIG_RTE_LIBRTE_TABLE=n
28 -CONFIG_RTE_LIBRTE_PIPELINE=n