diff options
author | Dragos Tatulea <[email protected]> | 2024-06-26 13:26:44 +0300 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2024-07-09 08:42:45 -0400 |
commit | e5bcbd1de67611201873806d4d11ddfd172d0d12 (patch) | |
tree | 107e12d66d3ab07f29e93e6ac748eabe23fc9d97 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 1835ed4a5d49d2280731cfcc43a55473d77ea666 (diff) |
vdpa/mlx5: Clear and reinitialize software VQ data on reset
The hardware VQ configuration is mirrored by data in struct
mlx5_vdpa_virtqueue . Instead of clearing just a few fields at reset,
fully clear the struct and initialize with the appropriate default
values.
As clear_vqs_ready() is used only during reset, get rid of it.
Reviewed-by: Cosmin Ratiu <[email protected]>
Acked-by: Eugenio Pérez <[email protected]>
Signed-off-by: Dragos Tatulea <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions