From 69faa84160213076e5f707ec97b3c57a3b0cc11f Mon Sep 17 00:00:00 2001 From: Raslan Darawsheh Date: Wed, 13 May 2020 14:00:31 +0300 Subject: [PATCH] doc: remove limitation for mlx5 TSO over VM Removing the current limitation for TSO over VM due to the fact that mlx5 currently support it. Signed-off-by: Raslan Darawsheh Acked-by: Asaf Penso --- 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 d08d2da14f..bb03df66a8 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.20.1