On 29-05-24, 13:12, Matias Ezequiel Vara Larsen wrote:
+The driver doesn't access buffers, after it has added them to the +virtqueue and notified the device about their availability. The driver +MAY access them after the device has processed them and notified the +driver of their availability, in a transport defined way.
I think last sentence could be rewritten as:
- The driver accesses queued buffers after the device has processed them and notified the driver of their availability. This mechanism is transport defined.
+The driver may ask the device to reset the virtqueues if, for example, +the driver times out waiting for a notification from the device for a +previously queued request.
I would rewrite last sentence as:
- The driver asks the device to reset the virtqueues if, for example, the driver times out waiting for a notification from the device for a previously queued request.
With that, LGTM!
Done. Thanks.
stratos-dev@op-lists.linaro.org