diff options
author | 2024-07-08 09:47:59 +0200 | |
---|---|---|
committer | 2024-07-17 05:20:57 -0400 | |
commit | c502eb85c34e29bb185e3d15dd9b8fce8a74f303 (patch) | |
tree | 931d0922cd5e1cabfa6df26d918f3c3f0140d70d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | virtio: make virtio_find_single_vq() call virtio_find_vqs() (diff) | |
download | wireguard-linux-c502eb85c34e29bb185e3d15dd9b8fce8a74f303.tar.xz wireguard-linux-c502eb85c34e29bb185e3d15dd9b8fce8a74f303.zip |
virtio: introduce virtio_queue_info struct and find_vqs_info() config op
Introduce a structure virtio_queue_info to carry name, callback and ctx
together. In order to allow config implementations to accept config op
with array of virtio_queue_info structures, introduce a new
find_vqs_info() op. Do the needed conversion in virtio_find_vqs_ctx().
Note that whole virtio_find_vqs_ctx() is going to be eventually removed
at the and of this patchset.
Suggested-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Message-Id: <20240708074814.1739223-5-jiri@resnulli.us>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions