Thread (43 messages) 43 messages, 2 authors, 2025-10-22

Re: [PATCH V8 19/19] virtio_ring: add in order support

From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2025-10-20 09:13:46
Also in: lkml

On Mon, Oct 20, 2025 at 03:10:03PM +0800, Jason Wang wrote:
+
+	if (vq->batch_last.id == last_used) {
+		vq->batch_last.id = num;
+		*len = vq->batch_last.len;
+	} else
+		*len = vq->packed.desc_state[last_used].total_len;

another coding style violation
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help