virtio — archive
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]
[PATCH v6 0/5] Introduce device group and device management
On Wed, Aug 03, 2022 at 12:44:38PM +0800, Jason Wang wrote:
>
> A VF now is a member of a SRIOV and SIOV type groups and we
>
> can use type to distinguish between these.
> >
>
> We should probably be explicit that each of these groups has to
>
> have a distinct group type then.
> >
>
> And this raises the question: different types have different
>
> capabilities. So let's say admin queue is used to both
>
> control features for SRIOV VFs and to create SIOV SFs.
>
> I don't get how the admin queue can be used to control VF features
> considering VF has its capabilities. (SR-IOV lacks the ability to
> provision a single VF).
I mean, VF exists, but it does not have to consume lots of resources.
We can if we want to require that drivers only attach to VFs which have
been enabled through a special command.
--
MST
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]