linux-stable/tools/virtio
Michael S. Tsirkin a311650ae6 virtio/ringtest: virtio_ring: fix up need_event math
last kicked event index must be updated unconditionally:
even if we don't need to kick, we do not want to re-check
the same entry for events.

Reported-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Jens Freimann <jfreimann@redhat.com>
2018-01-31 01:47:36 +02:00
..
asm
linux
ringtest virtio/ringtest: virtio_ring: fix up need_event math 2018-01-31 01:47:36 +02:00
uapi/linux
vhost_test
virtio-trace
.gitignore
Makefile
virtio_test.c
vringh_test.c