- Update to version 16.07.1. Some of the fixes are listed below:
* contigmem: zero all pages during mmap
* crypto/null: fix key size increment value
* hash: fix false zero signature key hit lookup
* mem: fix crash on hugepage mapping error
* mbuf: fix error handling on pool creation
* net/e1000: fix returned number of available Rx descriptors
* net/enic: fix freeing memory for descriptor ring
* net/i40e: fix dropping packets with ethertype 0x88A8
* net/i40e: fix mbuf leak during Rx queue release
* net/i40e: fix null pointer dereferences when using VMDq+RSS
* net/ixgbe/base: fix possible corruption of shadow RAM
* net/ixgbe: fix VF reset to apply to correct VF
* net/virtio_user: fix error management during init
* [The list of changes is rather long so please consult the following
resources for the complete list of new features, bugfixes and other
changes in this release:
- http://dpdk.org/doc/guides-16.07/rel_notes/release_16_07.html#fixes-in-16-07-01-stable-release]
OBS-URL: https://build.opensuse.org/request/show/441965
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=17
- Drop code for generating our own linker script.
* Commit 948fd64befc3 (" mk: replace the combined library with a
linker script") added upstream support for building and installing
a linker script so we drop our code from the spec file which
generated a much larger and possibly broken linker script resulting
to linking issues (boo#1002534)
- Update to version 16.07. Some of the new features are listed below:
* Removed the mempool cache memory if caching is not being used.
* Added mempool external cache for non-EAL thread.
* Changed the memory allocation scheme in the mempool library.
* Added a new driver for Broadcom NetXtreme-C devices.
* Added a new driver for ThunderX nicvf devices.
* Added mailbox interrupt support for ixgbe and igb VFs.
* Updated the ixgbe base driver.
* Updated the i40e base driver.
* Updated the enic driver.
* Updated the mlx5 driver.
* Added support for virtio on IBM POWER8.
* Added support for Virtio in containers.
* Added vhost-user client mode.
* Added NSH packet recognition in i40e.
* Added AES-CTR support to AESNI MB PMD.
* Added AES counter mode support for Intel QuickAssist devices.
* Added KASUMI SW PMD.
* Added multi-writer support for RTE Hash with Intel TSX.
* Improved IP Pipeline Application.
* Added keepalive enhancements.
* Added packet capture framework.
OBS-URL: https://build.opensuse.org/request/show/433598
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=15
- Add _constraints file to force build dpdk with sse3 enabled x86 machine.
- Enable compilation for ppc64le with the help of Rüdiger(ro@suse.de).
- Enable example package for aarch64 using Rüdiger(ro@suse.de) changes.
- Do not enable PMD_RING on ppc64le (missing rte_eth_from_rings).
- Disable examples that need LPM which is disabled on non-x86.
[+0036-examples-fix-build-dependencies.patch,
+0037-examples-ethtool-fix-build.patch]
OBS-URL: https://build.opensuse.org/request/show/417972
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=13
- Create DPDK packages for 32 bit x86(bsc#977639).
- Add upstream patch for the ixgbe driver
* 0007-ixgbe-fix-VLAN-filter-missing-brackets.patch: Fix VLAN
filtering logic by adding the missing brackets in the 'if' statement.
- DPDK is most common vhost-user backend, Adding upstream patches to
help qemu vm live migration with vhost-user (fate#320713).
[+ 0004-54f9e32-vhost-handle-dirty-pages-logging-request.patch
+ 0005-d293dac-vhost-claim-support-of-guest-announce.patch
+ 0006-d639996-vhost-enable-log_shmfd-protocol-feature.patch]
OBS-URL: https://build.opensuse.org/request/show/395036
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=2