RE: [PATCH v2] net/mlx5: fix RSS validation for meter hierarchy

2021-11-23 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Bing Zhao > Sent: Tuesday, November 23, 2021 6:05 PM > To: Slava Ovsiienko ; Matan Azrad > > Cc: dev@dpdk.org; Raslan Darawsheh ; > sta...@dpdk.org; Li Zhang ; Shun Hao > > Subject: [PATCH v2] net/mlx5: fix RSS validation fo

[PATCH v2] net/mlx5: fix RSS validation for meter hierarchy

2021-11-23 Thread Bing Zhao
In a meter hierarchy, all the meters are marked with having RSS if the final meter's termination action is RSS. When validating a flow rule with meter hierarchy, the RSS action should not be fetched from the current meter if it is not the final one. The fate action union is next meter ID instead