05/06/2024 13:28, rongwei liu:
> From: Thomas Monjalon
> > 05/06/2024 12:21, Rongwei Liu:
> > > Add "uint8_t last_rsvd" as union with origin rsvd1.
> >
> > You should explain why: for matching what we have in testpmd.
> > I think it should be squashed with the next patch.
>
> Sure. Let' squash t
BR
Rongwei
> -Original Message-
> From: Thomas Monjalon
> Sent: Wednesday, June 5, 2024 18:42
> To: rongwei liu
> Cc: dev@dpdk.org; Matan Azrad ; Slava Ovsiienko
> ; Ori Kam ; Suanming Mou
>
> Subject: Re: [PATCH v6 2/4] net: add new union into VXLAN header
05/06/2024 12:21, Rongwei Liu:
> Add "uint8_t last_rsvd" as union with origin rsvd1.
You should explain why: for matching what we have in testpmd.
I think it should be squashed with the next patch.
> - uint8_trsvd1;/**< Reserved. */
> + union {
> +
3 matches
Mail list logo