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
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
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
3 matches
Mail list logo