On 5/17/22 9:11 AM, Stefano Garzarella wrote: >> >> static int vhost_test_release(struct inode *inode, struct file *f) >> @@ -210,7 +205,7 @@ static long vhost_test_run(struct vhost_test *n, int test) >> goto err; >> >> if (oldpriv) { >> - vhost_test_flush_vq(n, index); >> + vhost_test_flush(n, index); > ^ > Should we remove the `index` parameter? You are right. I'll fix up and repost. Thanks. _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/virtualization