> From: Stefan Hajnoczi <stefa...@redhat.com> > Sent: Tuesday, March 7, 2023 2:04 PM > An alternative is unconditional out-of-order completion, where there are no > per-command ordering rules. The driver must wait for a command to complete > if it relies on the results of that command for its next command. I like this > approach because it's less complex in the spec and for device implementers, > while the burden on the driver implementer is still reasonable. +1. This has best of both. 1. Command ordering knowledge and hence the decision left to the one which issues them. (driver). 2. Ability to execute multiple unrelated commands using a single AQ. 3. stateless device in AQ command execution --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscr...@lists.oasis-open.org For additional commands, e-mail: virtio-dev-h...@lists.oasis-open.org
- [virtio-dev] Re: [virtio] Re: [PATCH v10 04/10] admin: ... Stefan Hajnoczi
- [virtio-dev] Re: [virtio] Re: [PATCH v10 04/10] admin: ... Michael S. Tsirkin
- [virtio-dev] Re: [virtio] Re: [PATCH v10 04/10] admin: ... Stefan Hajnoczi
- [virtio-dev] Re: [virtio] Re: [PATCH v10 04/10] admin: ... Michael S. Tsirkin
- [virtio-dev] Re: [virtio] Re: [PATCH v10 04/10] admin: ... Stefan Hajnoczi
- [virtio-dev] Re: [virtio] Re: [PATCH v10 04/10] admin: ... Michael S. Tsirkin
- [virtio-dev] Re: [virtio-comment] Re: [virtio] Re: [PAT... Jiri Pirko
- [virtio-dev] Re: [virtio-comment] Re: [virtio] Re: [PAT... Stefan Hajnoczi
- [virtio-dev] Re: [virtio-comment] Re: [virtio] Re: [PAT... Jiri Pirko
- [virtio-dev] Re: [virtio-comment] Re: [virtio] Re: [PAT... Stefan Hajnoczi
- [virtio-dev] RE: [virtio-comment] Re: [virtio] Re: [PAT... Parav Pandit
- [virtio-dev] Re: [virtio] RE: [virtio-comment] Re: [vir... Jason Wang
- [virtio-dev] Re: [virtio] RE: [virtio-comment] Re: [vir... Stefan Hajnoczi
- [virtio-dev] Re: [virtio] RE: [virtio-comment] Re: [vir... Michael S. Tsirkin
- [virtio-dev] Re: [virtio-comment] Re: [virtio] Re: [PAT... Jiri Pirko
- [virtio-dev] Re: [virtio-comment] Re: [virtio] Re: [PAT... Stefan Hajnoczi
- [virtio-dev] Re: [virtio] Re: [virtio-comment] Re: [vir... Jiri Pirko
- [virtio-dev] Re: [virtio] Re: [virtio-comment] Re: [vir... Stefan Hajnoczi
- [virtio-dev] Re: [virtio-comment] Re: [virtio] Re: [PAT... Michael S. Tsirkin
- [virtio-dev] Re: [virtio-comment] Re: [virtio] Re: [PAT... Jiri Pirko
- [virtio-dev] Re: [virtio-comment] Re: [virtio] Re: [PAT... Michael S. Tsirkin