From bae96f1c114e43555a3fd585aabbc898af3e6f8f Mon Sep 17 00:00:00 2001 From: Shahaf Shuler Date: Tue, 25 Apr 2017 14:49:58 +0300 Subject: [PATCH] doc: update mlx release notes Update release notes for 17.05. Signed-off-by: Shahaf Shuler --- 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 b022f3f9a2..6c202e61d5 100644 --- a/doc/guides/rel_notes/release_17_05.rst +++ b/doc/guides/rel_notes/release_17_05.rst @@ -142,15 +142,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.** +* **Updated mlx5 PMD.** - Added support for Hardware TSO for tunneled and non-tunneled packets. - Tunneling protocols supported are GRE and VXLAN. + * Supported ether type in flow item. + * Extended IPv6 flow item with Vtc flow, Protocol and Hop limit. + * Supported flag flow action. + * Supported RSS action flow rule. + * Supported TSO for tunneled and non-tunneled packets. + * Supported hardware checksum offloads for tunneled packets. + * Supported user space Rx interrupt event. + * Enhanced multi-packet send function for ConnectX-5. -* **Added support for Rx interrupts on mlx5 driver.** +* **Updated mlx4 PMD.** - Rx queues can be armed with an interrupt which will trigger on the - next packet arrival. + * Supported basic flow items and actions. + * Supported device removal event. * **Updated the sfc_efx driver.** -- 2.20.1