[PATCH v1 2/8] app/testpmd: add IPv6 extension push remove cli
Ori Kam
orika at nvidia.com
Wed May 24 09:06:01 CEST 2023
Hi Rongwei,
> -----Original Message-----
> From: Rongwei Liu <rongweil at nvidia.com>
> Sent: Monday, April 17, 2023 12:26 PM
>
> Add command lines to generate IPv6 routing extension push and
> remove patterns and follow the raw_encap/decap style.
>
> Add the new actions to the action template parsing.
>
> Generating the action patterns
> 1. IPv6 routing extension push
> set ipv6_ext_push 1 ipv6_ext type is 43 /
> ipv6_routing_ext ext_type is 4
> ext_next_hdr is 17 ext_seg_left is 2 / end_set
> 2. IPv6 routing extension remove
> set ipv6_ext_remove 1 ipv6_ext type is 43 / end_set
>
> Specifying the action in the template
> 1. actions_template_id 1 template ipv6_ext_push index 1
> 2. actions_template_id 1 template ipv6_ext_remove index 1
>
> Signed-off-by: Rongwei Liu <rongweil at nvidia.com>
> ---
Acked-by: Ori Kam <orika at nvidia.com>
Best,
Ori
More information about the dev
mailing list