diff options
author | Dragos Tatulea <dtatulea@nvidia.com> | 2024-08-16 12:01:53 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2024-09-25 07:07:42 -0400 |
commit | 1fcdf43ea69e976aae4f2d76ebb199cc0d4c5a88 (patch) | |
tree | fb3a6bbbb5aa82561e6edca82bdb6ce395319e87 /scripts/mod | |
parent | d89d58f4888cde693e7707e13623eb50bb6435c2 (diff) | |
download | linux-1fcdf43ea69e976aae4f2d76ebb199cc0d4c5a88.tar.gz linux-1fcdf43ea69e976aae4f2d76ebb199cc0d4c5a88.tar.bz2 linux-1fcdf43ea69e976aae4f2d76ebb199cc0d4c5a88.zip |
vdpa/mlx5: Use async API for vq query command
Switch firmware vq query command to be issued via the async API to
allow future parallelization.
For now the command is still serial but the infrastructure is there
to issue commands in parallel, including ratelimiting the number
of issued async commands to firmware.
A later patch will switch to issuing more commands at a time.
Signed-off-by: Dragos Tatulea <dtatulea@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Message-Id: <20240816090159.1967650-5-dtatulea@nvidia.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Lei Yang <leiyang@redhat.com>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions