Does dpdk vhost-user lib support VIRTIO_F_NOTIFY_ON_EMPTY?
杨平
yangping0081 at gmail.com
Thu Jul 28 12:07:58 CEST 2022
Hi Maxime/Chenbo
We are using lib/librte_vhost to implement our virtio-backend devices.
Does DPDK vhost-user support VIRTIO_F_NOTIFY_ON_EMPTY, the legacy interface
reserved feature bit? (The 6.3 section in
https://stefanha.github.io/virtio/vhost-user-slave.html)
I'd see it set in VIRTIO_NET_SUPPORTED_FEATURES in vhost.h. So, will it
cause an exception if we migrate the VM which uses vhost_net and enable
VIRTIO_F_NOTIFY_ON_EMPTY?
Look forward to hearing from you.
Thanks
Ping Yang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20220728/da8a7c1c/attachment-0001.htm>
More information about the users
mailing list