New upstream version 17.05.1
[deb_dpdk.git] / doc / guides / rel_notes / release_17_05.rst
index cbdb406..ef6211b 100644 (file)
@@ -827,3 +827,49 @@ Tested Platforms
        * Host interface: PCI Express 3.0 x16
        * Device ID: 15b3:1013
        * Firmware version: 12.18.2000
+
+Fixes in 17.05 Stable Release
+-----------------------------
+
+17.05.1
+~~~~~~~
+
+* app/testpmd: fix creating E-Tag and NVGRE flow rules
+* drivers/net: fix vfio kmod dependency
+* examples/vhost: fix uninitialized descriptor indexes
+* kni: fix build on RHEL 7.4
+* kni: fix build with gcc 7.1
+* lpm: fix index of tbl8
+* net/af_packet: fix packet bytes counting
+* net/af_packet: handle possible null pointer
+* net/ark: fix buffer not null terminated
+* net/ark: fix null pointer dereference
+* net/ark: fix return code not checked
+* net/ark: fix return value of null not checked
+* net/bnxt: fix reporting of link status
+* net/cxgbe: fix port statistics
+* net/cxgbe: fix rxq default params for ports under same PF
+* net/enic: fix build with gcc 7.1
+* net/i40e/base: fix Tx error stats on VF
+* net/i40e: exclude internal packet's byte count
+* net/i40e: fix VF statistics
+* net/igb: fix add/delete of flex filters
+* net/igb: fix checksum valid flags
+* net/ixgbe: fix fdir mask not be reset
+* net/liquidio: fix MTU calculation from port configuration
+* net/mlx5: fix build with gcc 7.1
+* net/mlx5: fix completion buffer size
+* net/mlx5: fix exception handling
+* net/mlx5: fix flow application order on stop/start
+* net/mlx5: fix redundant free of Tx buffer
+* net/qede: fix VXLAN tunnel Tx offload flag setting
+* net/ring: fix adding MAC addresses
+* net/sfc: add Tx queue flush failed flag for sanity
+* net/sfc/base: fix error code usage in common code
+* net/sfc/base: let caller know that queue is already flushed
+* net/tap: fix some flow collision
+* net/virtio: zero the whole memory zone
+* vfio: fix array bounds check
+* vhost: fix crash on NUMA
+* vhost: fix guest pages memory leak
+* vhost: fix malloc size too small