Re: [dpdk-dev] [PATCH] net/mlx5: fix meter yellow policy with RSS action

2021-10-20 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Bing Zhao > Sent: Monday, October 18, 2021 4:19 PM > To: Slava Ovsiienko ; Matan Azrad > > Cc: dev@dpdk.org; Raslan Darawsheh ; > sta...@dpdk.org > Subject: [PATCH] net/mlx5: fix meter yellow policy with RSS action > > The RSS configuration in a policy a

[dpdk-dev] [PATCH] net/mlx5: fix meter yellow policy with RSS action

2021-10-18 Thread Bing Zhao
The RSS configuration in a policy action container was a pointer inside an union, and the pointer area could be used as other fate action. In the current implementation, the RSS of the green color was prior to that of the yellow color. There was a high posibility the pointer was considered as the R