From bf7567fd2a5b0b28ab724046143c24561d38d015 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Mon, 3 Jul 2017 15:11:03 +0100 Subject: New upstream version 17.05.1 Change-Id: I8a23679edd6c9c593ceebecf7d2bf1b489e14ccb Signed-off-by: Luca Boccassi --- doc/guides/rel_notes/release_17_05.rst | 46 ++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) (limited to 'doc/guides/rel_notes') diff --git a/doc/guides/rel_notes/release_17_05.rst b/doc/guides/rel_notes/release_17_05.rst index cbdb4065..ef6211b6 100644 --- a/doc/guides/rel_notes/release_17_05.rst +++ b/doc/guides/rel_notes/release_17_05.rst @@ -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 -- cgit 1.2.3-korg