]> www.infradead.org Git - users/jedix/linux-maple.git/commit
virtio: Extend the admin command to include the result size
authorYishai Hadas <yishaih@nvidia.com>
Wed, 13 Nov 2024 11:51:55 +0000 (13:51 +0200)
committerAlex Williamson <alex.williamson@redhat.com>
Wed, 13 Nov 2024 22:25:41 +0000 (15:25 -0700)
commit704806ca400e5daa86c110f14bfdda9d28203bb7
treebff0fc30c0c9dab1e8bb17d1037a7ea00e9140ad
parent7c1ae151e81268db1fe8c8a473d922fc5ba47b72
virtio: Extend the admin command to include the result size

Extend the admin command by incorporating a result size field.

This allows higher layers to determine the actual result size from the
backend when this information is not included in the result_sg.

The additional information introduced here will be used in subsequent
patches of this series.

Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Yishai Hadas <yishaih@nvidia.com>
Link: https://lore.kernel.org/r/20241113115200.209269-3-yishaih@nvidia.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/virtio/virtio_pci_modern.c
include/linux/virtio.h