Re: [dpdk-dev] [PATCH] net/mlx5: fix domains selection for meter policy

2021-10-14 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Li Zhang > Sent: Monday, October 11, 2021 5:41 AM > To: dek...@nvidia.com; Ori Kam ; Slava Ovsiienko > ; Matan Azrad > Cc: dev@dpdk.org; NBU-Contact-Thomas Monjalon > ; Raslan Darawsheh ; > sta...@dpdk.org > Subject: [PATCH] net/mlx5: fix domains selectio

[dpdk-dev] [PATCH] net/mlx5: fix domains selection for meter policy

2021-10-10 Thread Li Zhang
Fate actions are different per domain. When all the domains, ingress, egress and FDB (transfer), can support all the policy actions, i.e. [SET_TAG], the policy prepares resources for all the domains and failure happens if one of the domains misses its fate action in the policy action list. Remove