Hi,

> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Jiawei Wang
> Sent: Tuesday, January 26, 2021 5:38 PM
> To: Slava Ovsiienko <[email protected]>; Ori Kam
> <[email protected]>; NBU-Contact-Thomas Monjalon
> <[email protected]>; [email protected]
> Cc: [email protected]; [email protected]
> Subject: [dpdk-dev] [PATCH] net/mlx5: fix count actions query in sample
> flow
> 
> If the count action was presented in sample actions list, MLX5 PMD
> created the counter resource and saved the index of counter in the
> sample resource only, the counter index of flow was not updated.
> 
> This patch removes the counter index in the sampler resource and
> saves it into the flow, and adds the checking to make sure only one
> count be created once per flow, it's used for all sample sub flows.
> 
> Fixes: 0756228b2704 ("net/mlx5: update translate function for sample
> action")
> Cc: [email protected]
> 
> Signed-off-by: Jiawei Wang <[email protected]>
> Acked-by: Viacheslav Ovsiienko <[email protected]>
> ---
Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to