tests: virtio-9p: fix ISR dependence
commit65b70fc7dee3ec24afd606946ee7e093105c4875
authorGreg Kurz <groug@kaod.org>
Mon, 8 Jan 2018 10:18:23 +0000 (8 11:18 +0100)
committerGreg Kurz <groug@kaod.org>
Mon, 8 Jan 2018 10:18:23 +0000 (8 11:18 +0100)
tree5e30b01fdf4d251a850e4362e1797457c9b66a45
parent75673590942fd74c9befa31ef09f4b0f8f1c7eb2
tests: virtio-9p: fix ISR dependence

Like other virtio tests, use the used ring APIs instead of assuming ISR
being set means the request has completed.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/virtio-9p-test.c