On Thursday, May 26, 2022 8:34 Ori Kam <[email protected]> wrote: > I think required should be mandatory. Ok.
> > +struct rte_flow_action_meter_mark {
> > +
> > + /**< Profile config retrieved with rte_mtr_profile_get(). */
> > + struct rte_flow_meter_profile *profile;
> > + /**< Profile config retrieved with rte_mtr_policy_get(). */
>
> I think you mean Profile --> policy.
Right, thanks for catching.

