diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-05-18 13:12:50 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-05-19 12:28:51 +0200 |
commit | e4562c78c0c5cb1a4080765925209fd23b8bc389 (patch) | |
tree | c96b8aa19b3cb29b2cf9834f15d95fcfef34264a /debian/patches/series | |
parent | 49290e33ba32abb8d61afa46a320ebaff14be321 (diff) |
Add thunderx (LP: #1691659)
To make arm support useful on more devices add, enable and fix thunderx
networking - that is the nicvf pmd (LP: #1691659)
Change-Id: I17f1d6d63d31df05f1af09054ffddcb478c54dd3
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index a8f48505..89f11d64 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,3 +2,13 @@ fix-vhost-user-socket-permission.patch fix-power-default-config.patch dpdk-dev-v3-eal-sPAPR-IOMMU-support-in-pci-probing-for-vfio-pci-in-ppc64le.patch dpdk-dev-v4-i40e-implement-vector-PMD-for-altivec.patch +nicvf-0001-net-thunderx-check-data-offset-alignment-requirement.patch +nicvf-0002-net-thunderx-fix-32-bit-build.patch +nicvf-0003-config-enable-thunderx-nicvf.patch +nicvf-0004-net-thunderx-sync-mailbox-definitions-with-Linux-PF-.patch +nicvf-0005-net-thunderx-wait-to-complete-during-link-update.patch +nicvf-0006-mk-fix-lib-filtering-when-linking-app.patch +nicvf-0007-net-thunderx-disable-PMD-for-old-compilers.patch +nicvf-0008-net-thunderx-fix-stats-access-out-of-bounds.patch +nicvf-0009-config-set-cache-line-as-128B-for-generic-arm64.patch +nicvf-0010-net-thunderx-fix-deadlock-in-Rx-path.patch |