Hi, > -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Raslan Darawsheh > Sent: Wednesday, May 13, 2020 2:01 PM > To: Matan Azrad <ma...@mellanox.com>; Slava Ovsiienko > <viachesl...@mellanox.com> > Cc: dev@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 <rasl...@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
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh