From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <shahafs@mellanox.com>
Received: from mellanox.co.il (mail-il-dmz.mellanox.com [193.47.165.129])
 by dpdk.org (Postfix) with ESMTP id EC4735A3E
 for <dev@dpdk.org>; Tue, 25 Apr 2017 13:50:00 +0200 (CEST)
Received: from Internal Mail-Server by MTLPINE1 (envelope-from
 shahafs@mellanox.com)
 with ESMTPS (AES256-SHA encrypted); 25 Apr 2017 14:49:59 +0300
Received: from unicorn01.mtl.labs.mlnx (unicorn01.mtl.labs.mlnx [10.7.12.62])
 by labmailer.mlnx (8.13.8/8.13.8) with ESMTP id v3PBnxKJ003816;
 Tue, 25 Apr 2017 14:49:59 +0300
Received: from unicorn01.mtl.labs.mlnx (localhost [127.0.0.1])
 by unicorn01.mtl.labs.mlnx (8.14.7/8.14.7) with ESMTP id v3PBnxju151854;
 Tue, 25 Apr 2017 14:49:59 +0300
Received: (from root@localhost)
 by unicorn01.mtl.labs.mlnx (8.14.7/8.14.7/Submit) id v3PBnwLC151853;
 Tue, 25 Apr 2017 14:49:58 +0300
From: Shahaf Shuler <shahafs@mellanox.com>
To: john.mcnamara@intel.com
Cc: dev@dpdk.org, olgas@mellanox.com
Date: Tue, 25 Apr 2017 14:49:58 +0300
Message-Id: <20170425114958.151811-1-shahafs@mellanox.com>
X-Mailer: git-send-email 2.12.0
Subject: [dpdk-dev] [PATCH] doc: update mlx4 and mlx5 release notes
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Apr 2017 11:50:01 -0000

Update release notes for 17.05.

Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
---
 doc/guides/rel_notes/release_17_05.rst | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/doc/guides/rel_notes/release_17_05.rst b/doc/guides/rel_notes/release_17_05.rst
index ad20e8608..7d1c77983 100644
--- a/doc/guides/rel_notes/release_17_05.rst
+++ b/doc/guides/rel_notes/release_17_05.rst
@@ -136,15 +136,21 @@ New Features
   * QinQ is not supported in Vector Mode on the i40e PMD.
   * Vector Mode must be disabled when using the QinQ Cloud Filter.
 
-* **Added TSO support for tunneled and non-tunneled packets on mlx5 driver.**
+* **Update mlx5 PMD.**
 
-  Added support for Hardware TSO for tunneled and non-tunneled packets.
-  Tunneling protocols supported are GRE and VXLAN.
+  * Support ether type in flow item.
+  * Extend IPv6 flow item with Vtc flow, Protocol and Hop limit.
+  * Support flag flow action.
+  * Support RSS action flow rule.
+  * Support TSO for tunneled and non-tunneled packets.
+  * Support Hardware checksum offloads for tunneled packets.
+  * Support user space Rx interrupt event.
+  * Enhanced multi-packet send function for ConnectX-5.
 
-* **Added support for Rx interrupts on mlx5 driver.**
+* **Update mlx4 PMD.**
 
-  Rx queues can be armed with an interrupt which will trigger on the
-  next packet arrival.
+  * Support for basic flow items and actions.
+  * Support device removal event.
 
 * **Updated the sfc_efx driver.**
 
-- 
2.12.0