Re: [dpdk-dev] [PATCH 6/8] net/mlx5: update translate function for sample action

2020-07-01 Thread Jiawei(Jonny) Wang
> -Original Message- > From: Ori Kam > Sent: Wednesday, July 1, 2020 3:55 AM > To: Jiawei(Jonny) Wang ; Slava Ovsiienko > ; Matan Azrad > Cc: dev@dpdk.org; Thomas Monjalon ; Raslan > Darawsheh ; ian.sto...@intel.com; > f...@redhat.com; Jiawei(Jonny) Wang > Subject: RE: [PATCH 6/8] net

Re: [dpdk-dev] [PATCH 6/8] net/mlx5: update translate function for sample action

2020-06-30 Thread Ori Kam
Hi Jiawei, PSB, Thanks, Ori > -Original Message- > From: Jiawei Wang > Sent: Thursday, June 25, 2020 7:26 PM > Subject: [PATCH 6/8] net/mlx5: update translate function for sample action > > Translate the attribute of sample action that include sample ratio > and sub actions list, then c

[dpdk-dev] [PATCH 6/8] net/mlx5: update translate function for sample action

2020-06-25 Thread Jiawei Wang
Translate the attribute of sample action that include sample ratio and sub actions list, then create the sample DR action. Signed-off-by: Jiawei Wang --- drivers/net/mlx5/mlx5_flow.c| 16 +- drivers/net/mlx5/mlx5_flow.h| 14 +- drivers/net/mlx5/mlx5_flow_dv.c | 502