]> git.droids-corp.org - dpdk.git/commit
net/mlx5: validate yellow meter action
authorShun Hao <shunh@nvidia.com>
Fri, 13 May 2022 07:33:08 +0000 (10:33 +0300)
committerRaslan Darawsheh <rasland@nvidia.com>
Wed, 1 Jun 2022 07:49:41 +0000 (09:49 +0200)
commit96ca87da4f4600beacb1e102351399704b5def26
tree99b6ccd43e3cbf0be3712e0054b7f4cde72871e2
parent3dc7afa2fa838948759fec293b09369bac539765
net/mlx5: validate yellow meter action

Yellow meter action support is added in meter hierarchy validation.
If one color uses meter action, the other can only use NULL action
or the same meter action. And only shared meter is supported.

Signed-off-by: Shun Hao <shunh@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
doc/guides/nics/mlx5.rst
drivers/net/mlx5/mlx5_flow_dv.c