diff options
author | Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com> | 2016-09-21 17:02:03 +0530 |
---|---|---|
committer | Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com> | 2016-09-26 13:53:39 +0530 |
commit | ce869c40f7d76ac73120bb98763aef4edae0f0bd (patch) | |
tree | 37909295c3c0e6c85d7e5fd23d840b1f3ce1d51c /debian/patches/series | |
parent | 55c3008a78a5913dff6dc25c69abdd8f345c5b5b (diff) |
dpdk-dev: enable lpm, acl, sched, table, port and pipeline libs in ppc64le
This patchset enables lpm, acl, sched, table, port and pileline libs in ppc64le
and also address few patches in related examples (ip_pipeline and l3fwd).
Upstream patches pulled into deb_dpdk.
Change-Id: I73bf0a2a20da227476601b748448f16e2b471eaf
Signed-off-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index a1e65826..5c0a2991 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -11,3 +11,11 @@ dpdk-dev-v2-2-4-doc-rendering-and-installation-of-man-pages.patch dpdk-dev-v2-3-4-doc-add-basic-invocation-info-for-dpdk-pmdinfo.patch dpdk-dev-v2-4-4-doc-add-basic-invocation-info-for-dpdk-devbind.patch dpdk-dev-v2-kni-fix-build-with-kernel-4.8.patch +dpdk-dev-ppc-enable-1-7-lpm-add-AltiVec-for-ppc64.patch +dpdk-dev-ppc-enable-2-7-acl-add-AltiVec-for-ppc64.patch +dpdk-dev-ppc-enable-3-7-examples-l3fwd-add-AltiVec-for-ppc64.patch +dpdk-dev-ppc-enable-4-7-sched-enable-on-ppc64le.patch +dpdk-dev-ppc-enable-5-7-table-fix-verification-on-hash-bucket-header-alignme.patch +dpdk-dev-ppc-enable-6-7-config-enable-packet-framework-on-ppc64le.patch +dpdk-dev-ppc-enable-7-7-examples-ip_pipeline-fix-lcore-mapping-for-ppc64.patch + |