cloud-hypervisor/virtio-devices
Sebastien Boeuf 58d25b3ccc virtio-devices: net: Improve throughput with virtio features
By merging receive buffers through the VIRTIO_NET_F_MRG_RXBUF feature,
as well as enabling the use of indirect descriptors through
VIRTIO_RING_F_INDIRECT_DESC feature, we achieve better throughput for
the virtio-net device without hurting its latency.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-11-03 17:11:59 +00:00
..
src virtio-devices: net: Improve throughput with virtio features 2021-11-03 17:11:59 +00:00
Cargo.toml build: bump anyhow from 1.0.44 to 1.0.45 2021-11-03 09:43:57 +00:00