RE: [RFC] virtio-net: support access and control the member devices

From
Parav Pandit <>
Date
2023-08-04T04:05:33+00:00
ID
Thread
RE: [RFC] virtio-net: support access and control the member devices
> From: Jason Wang <>
> Sent: Friday, August 4, 2023 9:02 AM

> I think we probably need some split here.
> 
> E.g the fields belonging to configuration space might go with a more general
> interface like admin command/queue.
> 
> The net specific ones need to go through a net specific interface.
> (cvq of PF or reps)

I donât see the need of such split.
Why do you think that?