On Tue, Apr 20, 2021 at 7:05 AM Jiawei Wang <[email protected]> wrote:
>
> From: Haifei Luo <[email protected]>
>
> Add the create/del policy CLIs to support actions per color.
> The CLIs are:
> Create:  add port meter policy (port_id) (policy_id) g_actions (actions)
> y_actions (actions) r_actions (actions)
> Delete:  del port meter policy (port_id) (policy_id)
>
> Examples:
> testpmd> add port meter policy 0 1 g_actions rss / end y_actions end
> r_actions drop / end
> testpmd> del port meter policy 0 1
>
> Signed-off-by: Haifei Luo <[email protected]>
> Acked-by: Matan Azrad <[email protected]>
Acked-by: Ajit Khaparde <[email protected]>

Reply via email to