Hi Rongwei, > -----Original Message----- > From: Rongwei Liu <rongw...@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 <rongw...@nvidia.com> > ---
Acked-by: Ori Kam <or...@nvidia.com> Best, Ori