On Fri, Dec 08, 2017 at 03:26:13PM +0100, Greg Kurz wrote: > 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 > --- > tests/virtio-9p-test.c | 30 +++++++++++------------------- > 1 file changed, 11 insertions(+), 19 deletions(-) Reviewed-by: Stefan Hajnoczi