> > -----Original Message----- > > From: virtualization-bounces@xxxxxxxxxxxxxxxxxxxxxxxxxx > > [mailto:virtualization-bounces@xxxxxxxxxxxxxxxxxxxxxxxxxx] On Behalf > > Of Michael S. Tsirkin > > > > This is an update from v2 version. >> ... > > When driver descriptors are chained in this way, multiple descriptors > > are treated as a part of a single transaction containing an optional > > write buffer followed by an optional read buffer. > > All descriptors in the chain must have the same ID. > > I apologize for the repost, I didn't realize I have to be a member of the virtio-dev mailing list. I'm concerned about the "same ID" requirement in chained descriptors. Assuming out of order execution, how is the driver supposed to re-assign unique IDs to the previously chained descriptor? Is the driver expected to copy original IDs somewhere else before the chaining and then restore the IDs after the chain is executed? Thanks, Ilya _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/virtualization