diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-06-08 10:13:20 -0600 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-06-08 10:19:13 -0600 |
commit | 58084e746e7f1d6c8b5d894b0ee6debfcb6bb6a7 (patch) | |
tree | 96abfaa946d54e01cedf37f1cc5da9bcb4bccce1 /debian/patches/series | |
parent | 1d15a86e5aaf82b853b5c6811346a328881f6cf2 (diff) |
Drop patches that are in 16.11.2
Drop patches that were included in the latest stable release:
- debian/patches/kni-fix-build-with-kernel-4.11.patch
- debian/patches/nicvf-0002-net-thunderx-fix-32-bit-build.patch
- debian/patches/nicvf-0006-mk-fix-lib-filtering-when-linking-app.patch
- debian/patches/nicvf-0008-net-thunderx-fix-stats-access-out-of-bounds.patch
- debian/patches/nicvf-0010-net-thunderx-fix-deadlock-in-Rx-path.patch
Change-Id: Iced4e508c5dd2c41adf7589123e367983de9bb89
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/patches/series b/debian/patches/series index 878e9259..a104d100 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -3,14 +3,9 @@ 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 -kni-fix-build-with-kernel-4.11.patch kni-fix-ethtool-build-with-kernel-4.11.patch |