[dpdk-dev] [PATCH] doc/mlx5: remove limitation for TSO over VM

Asaf Penso asafp at mellanox.com
Thu May 14 07:54:36 CEST 2020


Thanks, Raslan.
ACK.

Regards,
Asaf Penso

________________________________
From: dev <dev-bounces at dpdk.org> on behalf of Raslan Darawsheh <rasland at mellanox.com>
Sent: Wednesday, May 13, 2020 2:00:31 PM
To: Matan Azrad <matan at mellanox.com>; Slava Ovsiienko <viacheslavo at mellanox.com>
Cc: dev at dpdk.org <dev at dpdk.org>
Subject: [dpdk-dev] [PATCH] doc/mlx5: remove limitation for TSO over VM

removing the current limnitation for TSO over VM
due to the fact that MLX5 currently support it.

Signed-off-by: Raslan Darawsheh <rasland at mellanox.com>
---
 doc/guides/nics/mlx5.rst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index a8c27b485..6a4f582f6 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -163,8 +163,6 @@ Limitations
 - Flows with a VXLAN Network Identifier equal (or ends to be equal)
   to 0 are not supported.

-- VXLAN TSO and checksum offloads are not supported on VM.
-
 - L3 VXLAN and VXLAN-GPE tunnels cannot be supported together with MPLSoGRE and MPLSoUDP.

 - Match on Geneve header supports the following fields only:
--
2.26.0



More information about the dev mailing list