vring_avail
size += sizeof(struct vring_avail) + (num * sizeof(uint16_t)) +
vr->avail = (struct vring_avail *) (p +
struct vring_avail *avail;