qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 00/14] virtio-net: add support for SR-IOV emulation


From: Yui Washizu
Subject: Re: [PATCH 00/14] virtio-net: add support for SR-IOV emulation
Date: Mon, 4 Dec 2023 18:04:00 +0900
User-agent: Mozilla Thunderbird


On 2023/12/02 17:08, Akihiko Odaki wrote:
On 2023/12/02 17:00, Akihiko Odaki wrote:
Introduction
------------

This series is based on the RFC series submitted by Yui Washizu[1].
See also [2] for the context.

This series enables SR-IOV emulation for virtio-net. It is useful
to test SR-IOV support on the guest, or to expose several vDPA devices in a
VM. vDPA devices can also provide L2 switching feature for offloading
though it is out of scope to allow the guest to configure such a feature.

The new code of SR-IOV emulation for virtio-net actually resides in
virtio-pci since it's specific to PCI. Although it is written in a way
agnostic to the virtio device type, it is restricted for virtio-net because
of lack of validation.

I forgot to prefix this as RFC. It is the first version of the series and I'm open for design changes.


Thank you. I'll proceed with building and reviewing the patch content.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]