Re: [dpdk-dev] [PATCH] net/mlx5: fix the meter hierarchy validation with yellow

2021-07-29 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Bing Zhao > Sent: Thursday, July 29, 2021 7:04 PM > To: Slava Ovsiienko ; Matan Azrad > > Cc: dev@dpdk.org; Ori Kam ; Raslan Darawsheh > ; NBU-Contact-Thomas Monjalon > ; Shun Hao > Subject: [PATCH] net/mlx5: fix the meter hierarchy validation with yello

[dpdk-dev] [PATCH] net/mlx5: fix the meter hierarchy validation with yellow

2021-07-29 Thread Bing Zhao
In mlx5 PMD, the meter hierarchy only supports the green color. It means that a meter action can only be in the green action list. In the meanwhile, the yellow action list should be empty now. Any action for the yellow color policy will be considered invalid if the green color policy is a hierarchy