Re: [PATCH v5 3/3] vdpa/mlx5: Add support for reading descriptor statistics

From: Si-Wei Liu
Date: Thu May 12 2022 - 17:16:40 EST




On 5/11/2022 10:25 AM, Si-Wei Liu wrote:

@@ -164,6 +165,7 @@ struct mlx5_vdpa_net {
      struct notifier_block nb;
      struct vdpa_callback config_cb;
      struct mlx5_vdpa_wq_ent cvq_ent;
+    /* sync access to virtqueues statistics */
Dangling code change?
... and this.

Thanks,
-Siwei