SHA256
1
0
forked from pool/dpdk

Accepting request 511193 from home:ndas:branches:network

- Do not use obsolete pci_enable_msix for() kernel > 4.8
  [+0006-kni-fix-ethtool-build-with-kernel-4.11.patch,
   +0007-igb_uio-switch-to-new-irq-function-for-MSI-X.patch]
- Do not use obsolete pci_enable_msix for() kernel > 4.8
  [+0006-kni-fix-ethtool-build-with-kernel-4.11.patch,
   +0007-igb_uio-switch-to-new-irq-function-for-MSI-X.patch]

OBS-URL: https://build.opensuse.org/request/show/511193
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=54
This commit is contained in:
2017-07-19 12:05:28 +00:00
committed by Git OBS Bridge
parent b2c344dce4
commit f690468140
5 changed files with 88 additions and 4 deletions

View File

@@ -1,8 +1,9 @@
-------------------------------------------------------------------
Tue Jul 18 11:26:36 CEST 2017 - ndas@suse.de
- Switch to pci_enable_msix_range() for kernel > 4.8
[+0006-kni-fix-ethtool-build-with-kernel-4.11.patch]
- Do not use obsolete pci_enable_msix for() kernel > 4.8
[+0006-kni-fix-ethtool-build-with-kernel-4.11.patch,
+0007-igb_uio-switch-to-new-irq-function-for-MSI-X.patch]
-------------------------------------------------------------------
Wed Jun 14 12:55:10 CEST 2017 - ndas@suse.de