Accepting request 441965 from home:markoschandras:network
- 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
This commit is contained in:
committed by
Git OBS Bridge
parent
f5183b10c1
commit
4ba9dc95a0
25
dpdk.changes
25
dpdk.changes
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 24 15:31:27 UTC 2016 - mchandras@suse.de
|
||||
|
||||
- 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]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 6 10:36:52 UTC 2016 - mchandras@suse.de
|
||||
|
||||
@@ -12,7 +34,6 @@ Thu Oct 6 10:36:52 UTC 2016 - mchandras@suse.de
|
||||
Wed Aug 10 16:51:17 CEST 2016 - ndas@suse.de
|
||||
|
||||
- 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.
|
||||
@@ -42,7 +63,7 @@ Wed Aug 10 16:51:17 CEST 2016 - ndas@suse.de
|
||||
- http://dpdk.org/doc/guides/rel_notes/release_16_07.html
|
||||
- http://dpdk.org/browse/dpdk/tree/doc/guides/rel_notes/release_16_07.rst
|
||||
- Or the doc/guides/rel_notes/release_16_07.rst file in the released
|
||||
tarball]a
|
||||
tarball.]
|
||||
- Removed patches that are already avilable in dpdk-16.07
|
||||
[ -0002-examples-ip_pipeline-fix-implicit-declaration-of-fun.patch
|
||||
-0003-mk-fix-external-shared-library-dependencies-of-libraries.patch
|
||||
|
Reference in New Issue
Block a user