[dpdk-dev] [PATCH v2 00/24] Single virtio implementation

Stephen Hemminger stephen at networkplumber.org
Tue Jan 27 11:02:24 CET 2015


On Mon, 26 Jan 2015 19:06:12 -0800
Matthew Hall <mhall at mhcomputing.net> wrote:

> Thank you so much for this, using virtio drivers in DPDK has been messy and 
> unpleasant in the past, and you clearly wrote a lot of nice new code to help 
> improve it all.
> 
> Previously I'd reported a bug, where all RTE virtio drivers I tried (A and B, 
> because I did not know C existed), failed to work with the virtio-net 
> interfaces exposed in VirtualBox, due to various strange errors, and they all 
> only worked with the virtio-net interfaces from qemu.

I suspect a problem with features required (and not supported by VirtualBox).
Build driver with debug enabled and send the log please.


More information about the dev mailing list