Hi, > -----Original Message----- > From: Haifei Luo <[email protected]> > Sent: Monday, February 21, 2022 10:27 AM > To: Matan Azrad <[email protected]>; Ori Kam <[email protected]>; Slava > Ovsiienko <[email protected]>; Shahaf Shuler <[email protected]> > Cc: [email protected]; NBU-Contact-Thomas Monjalon (EXTERNAL) > <[email protected]>; Raslan Darawsheh <[email protected]> > 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 <[email protected]> > Acked-by: Viacheslav Ovsiienko <[email protected]>
Patch rebased and applied to next-net-mlx, Kindest regards, Raslan Darawsheh

