From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reda Haddad Subject: Re: igb_uio fails on VirtualBox virtio Date: Tue, 11 Feb 2014 00:35:37 +0000 Message-ID: References: <52F9536C.7060805@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev-VfR2kkLFssw@public.gmane.org" To: Vincent JARDIN Return-path: In-Reply-To: <52F9536C.7060805-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> Content-Language: en-US Content-ID: <72C77672A3234E49AD666EC6F87AAD68-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On 2/10/14 2:32 PM, "Vincent JARDIN" wrote: >> I guess the referenced virtio-net-PMD below is dpdk1.3 compatible but >> not necessarily a newer version. So I assume will need to update it for >> 1.6, etc. > >Where do you see that it does not support the latest on dpdk.org? I tried to compile it on 1.6 and it failed. > http://dpdk.org/browse/virtio-net-pmd/log/virtio_user.c > >About 1.6, stay tuned. > >> So, can anyone confirm that the intel-provided virtio pmd with dpdk 1.6 >> does NOT work with virtual box? > >you have the source code... It failed for me. So I wanted to check if someone managed to compile it. > >Best regards, > Vincent