12/06/2024 03:25, rongwei liu:
> From: Ferruh Yigit
> > On 6/7/2024 3:02 PM, Rongwei Liu wrote:
> > > @@ -41,7 +41,10 @@ struct rte_vxlan_hdr {
> > > uint8_tflags;/**< Should be 8 (I flag). */
> > > uint8_trsvd0[3]; /**< Reserved. */
> > >
n Singh
> ; Yuying Zhang ;
> Andrew Rybchenko
> Subject: Re: [PATCH v8 2/3] ethdev: add VXLAN last reserved field
>
> External email: Use caution opening links or attachments
>
>
> On 6/7/2024 3:02 PM, Rongwei Liu wrote:
> > diff --git a/lib/net/rte_vxlan.h b/lib/n
On 6/7/2024 3:02 PM, Rongwei Liu wrote:
> diff --git a/lib/net/rte_vxlan.h b/lib/net/rte_vxlan.h
> index 997fc784fc..57300fb442 100644
> --- a/lib/net/rte_vxlan.h
> +++ b/lib/net/rte_vxlan.h
> @@ -41,7 +41,10 @@ struct rte_vxlan_hdr {
> uint8_tflags;/**< Should be 8 (I
07/06/2024 16:02, Rongwei Liu:
> Add "uint8_t last_rsvd" as union with origin rsvd1.
> Add RTE_FLOW_FIELD_VXLAN_LAST_RSVD into rte flow packet
> field.
>
> The new union is used by testpmd matching item VXLAN
> "last_rsvd" and modify target RTE_FLOW_FIELD_VXLAN_LAST_RSVD.
>
> Signed-off-by: Rongw
Add "uint8_t last_rsvd" as union with origin rsvd1.
Add RTE_FLOW_FIELD_VXLAN_LAST_RSVD into rte flow packet
field.
The new union is used by testpmd matching item VXLAN
"last_rsvd" and modify target RTE_FLOW_FIELD_VXLAN_LAST_RSVD.
Signed-off-by: Rongwei Liu
Acked-by: Dariusz Sosnowski
Acked-by:
5 matches
Mail list logo