Re: [PATCH v2 4/4] net/mlx5: implement VXLAN last reserved modification

2024-06-04 Thread rongwei liu
BR Rongwei From: Thomas Monjalon Sent: Tuesday, June 4, 2024 20:19 To: rongwei liu Cc: dev@dpdk.org ; Matan Azrad ; Slava Ovsiienko ; Ori Kam ; Suanming Mou ; Dariusz Sosnowski Subject: Re: [PATCH v2 4/4] net/mlx5: implement VXLAN last reserved

Re: [PATCH v2 4/4] net/mlx5: implement VXLAN last reserved modification

2024-06-04 Thread Thomas Monjalon
27/05/2024 04:47, Rongwei Liu: > --- a/doc/guides/nics/mlx5.rst > +++ b/doc/guides/nics/mlx5.rst > @@ -685,6 +685,11 @@ Limitations > - Second tunnel fields are not supported. > >- Encapsulation levels greater than ``2`` are not supported. > + - Modification of the VXLAN header is suppo

[PATCH v2 4/4] net/mlx5: implement VXLAN last reserved modification

2024-05-26 Thread Rongwei Liu
Implementing the VxLAN last reserved byte modification. Following the RFC, the field is only 1 byte and needs to use the field_length as 8 instead of the real dst_field->size. Signed-off-by: Rongwei Liu Acked-by: Dariusz Sosnowski --- doc/guides/nics/mlx5.rst| 5 + drivers/net/mlx5