Hi Jason,
>
> Right, I'm asking since it claims to support networking device only:
>
> static struct virtio_device_id id_table[] = {
> { VIRTIO_ID_NET, VIRTIO_DEV_ANY_ID },
> { 0 },
> };
> Yes, there is already a fix in it to support crypto id as well. https://lore.kernel.org/virtualization/[email protected]/ Regards, Gowrishankar

