cloud-hypervisor/vhost_user_net/src
Rob Bradford 61aa4615e2 vhost_user_net: Implement VIRTIO_RING_F_EVENT_IDX
The general handling of VIRTIO_RING_F_EVENT_IDX is in the
vhost_user_backend functionality and the net specific handling is in the
NetQueuePair from virtio-net.

As such enabling for the vhost-user-net backend is just the case of
adding the feature.

Fixes: #789

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-06-03 08:28:49 +02:00
..
lib.rs vhost_user_net: Implement VIRTIO_RING_F_EVENT_IDX 2020-06-03 08:28:49 +02:00