-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: virtio 1.0 csprd02
-
Labels:None
Currently the length of an indirect descriptor is limited to the ringsize (so even without indirect descriptors, you'd always make progress). This is a limitation for some proposed devices, eg virtio-gl.
We probably need some limit (eg. vhost has IOV_MAX = 1024), but perhaps it should be an independent queue parameter.