05/06/2024 11:41, rongwei liu:
> From: Thomas Monjalon
> > 05/06/2024 10:14, rongwei liu:
> > > > > > > In this patch, "vxlan_last_rsvd" is used in testpmd, so it
> > > > > > > matches
> > > > > > > existing "last_rsvd" field in VXLAN item. If we choose to use
> > > > > > > "rsvd1",
> > > > > > >
: [PATCH v4 2/3] ethdev: add VXLAN last reserved field
External email: Use caution opening links or attachments
05/06/2024 10:14, rongwei liu:
> > > > > In this patch, "vxlan_last_rsvd" is used in testpmd, so it matches
> > > > > existing "last_r
05/06/2024 10:14, rongwei liu:
> > > > > In this patch, "vxlan_last_rsvd" is used in testpmd, so it matches
> > > > > existing "last_rsvd" field in VXLAN item. If we choose to use
> > > > > "rsvd1",
> > > > > we should probably rename all other instances of "last_rsvd" to
> > > > > match.> >
> > >
: [PATCH v4 2/3] ethdev: add VXLAN last reserved field
External email: Use caution opening links or attachments
05/06/2024 03:16, rongwei liu:
> From: Thomas Monjalon
> > 04/06/2024 18:40, Dariusz Sosnowski:
> > > > > 04/06/2024 14:38, Rongwei Liu:
> > > > &
05/06/2024 03:16, rongwei liu:
> From: Thomas Monjalon
> > 04/06/2024 18:40, Dariusz Sosnowski:
> > > > > 04/06/2024 14:38, Rongwei Liu:
> > > > > > --- a/app/test-pmd/cmdline_flow.c
> > > > > > +++ b/app/test-pmd/cmdline_flow.c
> > > > > > @@ -1006,6 +1006,7 @@ static const char *const flow_field
: [PATCH v4 2/3] ethdev: add VXLAN last reserved field
External email: Use caution opening links or attachments
04/06/2024 18:40, Dariusz Sosnowski:
> > > 04/06/2024 14:38, Rongwei Liu:
> > > > --- a/app/test-pmd/cmdline_flow.c
> > > > +++ b/app/test-pmd/cmdline_
04/06/2024 18:40, Dariusz Sosnowski:
> > > 04/06/2024 14:38, Rongwei Liu:
> > > > --- a/app/test-pmd/cmdline_flow.c
> > > > +++ b/app/test-pmd/cmdline_flow.c
> > > > @@ -1006,6 +1006,7 @@ static const char *const flow_field_ids[] = {
> > > > "ipv6_flow_label", "ipv6_traffic_class",
> > > >
> > 04/06/2024 14:38, Rongwei Liu:
> > > --- a/app/test-pmd/cmdline_flow.c
> > > +++ b/app/test-pmd/cmdline_flow.c
> > > @@ -1006,6 +1006,7 @@ static const char *const flow_field_ids[] = {
> > > "ipv6_flow_label", "ipv6_traffic_class",
> > > "esp_spi", "esp_seq_num", "esp_proto",
> > >
: [PATCH v4 2/3] ethdev: add VXLAN last reserved field
External email: Use caution opening links or attachments
04/06/2024 14:38, Rongwei Liu:
> --- a/app/test-pmd/cmdline_flow.c
> +++ b/app/test-pmd/cmdline_flow.c
> @@ -1006,6 +1006,7 @@ static const char *const flow_
04/06/2024 14:38, Rongwei Liu:
> --- a/app/test-pmd/cmdline_flow.c
> +++ b/app/test-pmd/cmdline_flow.c
> @@ -1006,6 +1006,7 @@ static const char *const flow_field_ids[] = {
> "ipv6_flow_label", "ipv6_traffic_class",
> "esp_spi", "esp_seq_num", "esp_proto",
> "random",
> + "vxl
10 matches
Mail list logo