diff options
author | Dragos Tatulea <dtatulea@nvidia.com> | 2024-06-26 13:26:48 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2024-07-09 08:42:46 -0400 |
commit | ad9758fdafeeee52b4b31cad20acfaa8adca8b6a (patch) | |
tree | fcfb6a3fad4c84f9904812cdf997baabc8cad196 /tools/perf/scripts/python/check-perf-trace.py | |
parent | cdc3c7eaae695738b37f374866950602ec5af9c2 (diff) |
vdpa/mlx5: Set an initial size on the VQ
The virtqueue size is a pre-requisite for setting up any virtqueue
resources. For the upcoming optimization of creating virtqueues at
device add, the virtqueue size has to be configured.
The queue size check in setup_vq() will always be false. So remove it.
Signed-off-by: Dragos Tatulea <dtatulea@nvidia.com>
Reviewed-by: Cosmin Ratiu <cratiu@nvidia.com>
Message-Id: <20240626-stage-vdpa-vq-precreate-v2-12-560c491078df@nvidia.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions