Hi, > -----Original Message----- > From: Haifei Luo <haif...@nvidia.com> > Sent: Monday, February 21, 2022 10:27 AM > To: Matan Azrad <ma...@nvidia.com>; Ori Kam <or...@nvidia.com>; Slava > Ovsiienko <viachesl...@nvidia.com>; Shahaf Shuler <shah...@nvidia.com> > Cc: dev@dpdk.org; NBU-Contact-Thomas Monjalon (EXTERNAL) > <tho...@monjalon.net>; Raslan Darawsheh <rasl...@nvidia.com> > Subject: [PATCH] net/mlx5: functions refactor for getting counter's action > > Previously API flow_dv_query_count_ptr is defined to get counter's > action pointer. This dv function is directly called and the better > way is by the callback. > > Add one arg in API mlx5_counter_query and the related callback > counter_query. The added arg is for counter's action pointer. > > Signed-off-by: Haifei Luo <haif...@nvidia.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
Patch rebased and applied to next-net-mlx, Kindest regards, Raslan Darawsheh