]> git.droids-corp.org - dpdk.git/commit
vdpa/mlx5: make statistics counter persistent
authorXueming Li <xuemingl@nvidia.com>
Sun, 8 May 2022 14:25:54 +0000 (17:25 +0300)
committerMaxime Coquelin <maxime.coquelin@redhat.com>
Mon, 9 May 2022 19:39:58 +0000 (21:39 +0200)
commit476048d5460aae322a9bb8c54f3f7f060e54eb61
tree587bcc3bdb9eefe69235ad77b4f45815ed605244
parentd7e5d5a7e54a8fd4e031c4825bed35aa505e2417
vdpa/mlx5: make statistics counter persistent

In order to speed-up the device suspend and resume, make the statistics
counters persistent in reconfiguration until the device gets removed.

Signed-off-by: Xueming Li <xuemingl@nvidia.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
doc/guides/vdpadevs/mlx5.rst
drivers/vdpa/mlx5/mlx5_vdpa.c
drivers/vdpa/mlx5/mlx5_vdpa.h
drivers/vdpa/mlx5/mlx5_vdpa_virtq.c