virtio — archive
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]
[PATCH requirements v5 0/7] virtio net requirements for 1.4
>
From: Heng Qi <[email protected]>
> Sent: Monday, August 21, 2023 10:36 AM
> > +4. Since flow filters are enabled much later in the driver life cycle, driver
> > +
will likely create these queues when flow filters are enabled.
>
> I remember here that the creation phase of flow vq is in the probe phase, and a
> feature is used to indicate dynamic creation.
> Or do we want to revert to a workaround similar to vq reset here?
As we discussed during v4, dynamic creation using a new feature bit.
Say F_VQ_DYNAMIC_CREATE.
Will introduce it as part of this series.
Lets not build new features using workarounds.
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]