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

Reply via email to