Fixes: bae96f1c114e ("doc: update mlx release notes") Acked-by: Olga Shern <ol...@mellanox.com> Signed-off-by: Shahaf Shuler <shah...@mellanox.com> --- doc/guides/rel_notes/release_17_05.rst | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/doc/guides/rel_notes/release_17_05.rst b/doc/guides/rel_notes/release_17_05.rst index 4b47ae1e1..1dc590183 100644 --- a/doc/guides/rel_notes/release_17_05.rst +++ b/doc/guides/rel_notes/release_17_05.rst @@ -144,18 +144,19 @@ New Features * **Updated mlx5 PMD.** - * 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. + * Generic flow API support for classification according to ether type. + * Extended Generic flow API support for classification of IPv6 flow + according to Vtc flow, Protocol and Hop limit. + * Generic flow API support for FLAG action. + * Generic flow API support for RSS action. + * Supported TSO for non-tunneled and VXLAN packets. + * Supported hardware Tx checksum offloads for VXLAN packets. + * Supported user space Rx interrupt mode. + * Improved ConnectX-5 single core and maximum performance. * **Updated mlx4 PMD.** - * Supported basic flow items and actions. + * Supported Generic flow API basic flow items and actions. * Supported device removal event. * **Updated the sfc_efx driver.** -- 2.12.0