Accepting request 442938 from home:markoschandras:network
- Update to version 16.07.2. Some of the fixes are listed below: * ethdev: prevent duplicate event callback * hash: fix bucket size usage * hash: fix unlimited cuckoo path * lpm: fix freeing memory * lpm: fix freeing unused sub-table on rule delete * mempool: fix leak if populate fails * mempool: fix search of maximum contiguous pages * pci: fix probing error if no driver found * net/bnx2x: fix maximum PF queues * net/bnxt: fix bit shift size * net/bnxt: fix crash when closing * net/enic: fix Rx queue index when not using Rx scatter * net/enic: fix crash on MTU update or Rx queue reconfigure * net/enic: fix crash with removed flow director filters * net/enic: fix max packet length check * net/enic: fix multi-queue Rx performance * net/enic: revert truncated packets counter fix * net/fm10k: fix VF Tx queue initialization * net/i40e: fix Rx hang when disable LLDP * net/ixgbe: fix VF registers * net/thunderx: fix Tx checksum handling * [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#id2] OBS-URL: https://build.opensuse.org/request/show/442938 OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=19
This commit is contained in:
parent
4ba9dc95a0
commit
a697252c47
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e28c689916fb633398ad1b9b2607c2bec4ba15e27370d6e482d04eb6a04ae280
|
||||
size 11348472
|
3
dpdk-16.07.2.tar.xz
Normal file
3
dpdk-16.07.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6a01417bcd1adf41f2a0d6c73ee95fbe251a0f100550523df15e1fbeb57fcd7
|
||||
size 11351988
|
30
dpdk.changes
30
dpdk.changes
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 16:51:47 UTC 2016 - mchandras@suse.de
|
||||
|
||||
- Update to version 16.07.2. Some of the fixes are listed below:
|
||||
* ethdev: prevent duplicate event callback
|
||||
* hash: fix bucket size usage
|
||||
* hash: fix unlimited cuckoo path
|
||||
* lpm: fix freeing memory
|
||||
* lpm: fix freeing unused sub-table on rule delete
|
||||
* mempool: fix leak if populate fails
|
||||
* mempool: fix search of maximum contiguous pages
|
||||
* pci: fix probing error if no driver found
|
||||
* net/bnx2x: fix maximum PF queues
|
||||
* net/bnxt: fix bit shift size
|
||||
* net/bnxt: fix crash when closing
|
||||
* net/enic: fix Rx queue index when not using Rx scatter
|
||||
* net/enic: fix crash on MTU update or Rx queue reconfigure
|
||||
* net/enic: fix crash with removed flow director filters
|
||||
* net/enic: fix max packet length check
|
||||
* net/enic: fix multi-queue Rx performance
|
||||
* net/enic: revert truncated packets counter fix
|
||||
* net/fm10k: fix VF Tx queue initialization
|
||||
* net/i40e: fix Rx hang when disable LLDP
|
||||
* net/ixgbe: fix VF registers
|
||||
* net/thunderx: fix Tx checksum handling
|
||||
* [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#id2]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 24 15:31:27 UTC 2016 - mchandras@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user