Hi, > -----Original Message----- > From: Suanming Mou <suanmi...@nvidia.com> > Sent: Thursday, November 9, 2023 10:08 AM > To: Matan Azrad <ma...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com>; Ori Kam <or...@nvidia.com> > Cc: dev@dpdk.org; Raslan Darawsheh <rasl...@nvidia.com> > Subject: [PATCH] net/mlx5: fix counter query during port close > > Currently, the counter query service thread queries all the ports > which belongs to the same sh. In case one of the ports is closing > the query may still be proceeded. > > This commit adds the pool list in shared context to manage the pool > for avoiding query the port during port close. > > Fixes: 4d368e1da3a4 ("net/mlx5: support flow counter action for HWS") > > Signed-off-by: Suanming Mou <suanmi...@nvidia.com> > Acked-by: Matan Azrad <ma...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh