[dpdk-dev] [PATCH v4] net/mlx5: fix incorrect group value of sample suffix flow

2020-11-04 Thread Jiawei Wang
mlx5 PMD splited the sampling flow into prefix flow and suffix flow. On the sample action translation function, the scaled group value of suffix flow be attached into sample object and saved into sample resource. mlx5 PMD fetched the group value from the sample resource to create the suffix flow.

Re: [dpdk-dev] [PATCH v4] net/mlx5: fix incorrect group value of sample suffix flow

2020-11-08 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Jiawei Wang > Sent: Wednesday, November 4, 2020 3:30 PM > To: Slava Ovsiienko ; Matan Azrad > ; Ori Kam > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: [PATCH v4] net/mlx5: fix incorrect group value of sample suffix flow > > mlx5 PMD splited the samplin