mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-27 08:05:19 +00:00
d724511a91
While implement vhost-user-net backend with Tap interface, it keeps failed to enable the tx vring, since there is a checking in slave_req_handler.rs to require acked_protocol_features to be setup as a pre-requirement, which is filled by set_protocol_features call. Add this call in vhost-user-net device implementation to address the issue. Signed-off-by: Cathy Zhang <cathy.zhang@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |