From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: [dpdk-announce] DPDK 1.7.1 released Date: Wed, 03 Sep 2014 23:16:49 +0200 Message-ID: <1663032.FfI0UCC9WI@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: announce-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" A new DPDK release can be downloaded here: http://dpdk.org/browse/dpdk/tag/?id=v1.7.1 It contains some bug fixes and drivers enhancements. Changelog (main changes since 1.7.0) - fixes for: * ixgbe crash * i40e with BSD * vmxnet3 with BSD * vmxnet3 multicast * vmxnet3 crash * virtio without MSI-X * virtio 32-bit for 64-bit kernel * ring virtual device * pcap crash * KNI deadlock * KNI build * multiprocess crash * local ethernet address check * build for default CPU - enhancements: * tailq fully local * i40e autoneg * i40e multicast * i40e queue start/stop * i40e with Xen * virtio jumbo frames * virtio statistics per queue * vmxnet3 statistics pet queue * igb_uio rework * change MAC address for KNI * clang toolchain support * new unit test framework Statistics for this release cycle: 179 files changed, 5631 insertions(+), 3454 deletions(-) 29 authors Thank you to everyone! Integration cycle for release 1.8.0 should start after DPDK summit (September 8). A release candidate (rc1) will integrate yet properly reviewed patches. Then there will be a last chance (rc2) to integrate new features. A general documentation effort is ongoing. I'd like that anyone feeling concerned check its doxygen comments and see how it builds with "make doc". Thanks for all the efforts -- Thomas