Displaying 3 results from an estimated 3 matches for "33cc0389".
2015 Apr 24
0
[virtio-dev] Zerocopy VM-to-VM networking using virtio-net
.../or drivers are hard to match up with common NICs. Happy
to explain a bit about our experience if that would be valuable.
Cheers,
-Luke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20150424/33cc0389/attachment.html>
2015 Apr 22
5
Zerocopy VM-to-VM networking using virtio-net
[It may be necessary to remove virtio-dev at lists.oasis-open.org from CC
if you are a non-TC member.]
Hi,
Some modern networking applications bypass the kernel network stack so
that rx/tx rings and DMA buffers can be directly mapped. This is
typical in DPDK applications where virtio-net currently is one of
several NIC choices.
Existing virtio-net implementations are not optimized for VM-to-VM
2015 Apr 22
5
Zerocopy VM-to-VM networking using virtio-net
[It may be necessary to remove virtio-dev at lists.oasis-open.org from CC
if you are a non-TC member.]
Hi,
Some modern networking applications bypass the kernel network stack so
that rx/tx rings and DMA buffers can be directly mapped. This is
typical in DPDK applications where virtio-net currently is one of
several NIC choices.
Existing virtio-net implementations are not optimized for VM-to-VM