Dear Matthew,
I think my DPDK works. However, I believe SR-IOV is faster than VirtIO in
VM, so I want to have a try.
Is there any other solution to achieve SR-IOV with DPDK. I am amazing that
MEMNIC is stuck at 2014. Nobody needs that with DPDK in VM?
Hi
I want to install an OVS/memnic software in a KVM virtual machine.
For the higher speed, I install memnic/pmd (SR-IOV) instead of virtio,
since I believe SR-IOV is faster than virtio.
But, I meet some trouble when I build the memnic following the doc (
http://dpdk.org/doc/memnic-pmd)
I downl
On 1/19/16 10:03 PM, Royce Niu wrote:
> Hi
>
> I want to install an OVS/memnic software in a KVM virtual machine.
>
> For the higher speed, I install memnic/pmd (SR-IOV) instead of virtio,
> since I believe SR-IOV is faster than virtio.
>
> But, I meet some trouble when I build the memnic following