From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f169.google.com (mail-we0-f169.google.com [74.125.82.169]) by dpdk.org (Postfix) with ESMTP id C1DE6684A for ; Mon, 10 Feb 2014 23:30:52 +0100 (CET) Received: by mail-we0-f169.google.com with SMTP id t61so4818324wes.14 for ; Mon, 10 Feb 2014 14:32:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:organization:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=STIbZ7dWqwaA/V0AC4q3oRmuviurS3gBbruYZw/fE9Y=; b=GKb3xHRxJVSLIGXIrpKrrjRzhcYdNtYEWjDomrgcM0NSA3Ys76tDqxjFhYmYO+RZVl JnWh1+AgjI1VACxdPCypxOzHHISnflmAwUX6i96klV9tlbqB6iE/FkuNkWKsEtajhEAL FOjmnanFitqlxbYtidlW/9JjjVEL3sMc4/PbAMoernK6EiOHrixc/09ijN+id2e0fONO 0mB+e1k9kRwxL3xxPVdEJoVpLI+JGCTyFRBA+fvnCwOaChG8RqgHzew5VPQvf+Amoh7l f7RIc0DTNH3FRkOfGCC6GzKUhimcwY6BuZ+mIebn3GxTDU+ymF5V9vCeX7bRLyEFB/9Y j/Rw== X-Gm-Message-State: ALoCoQmxeMbpaTXdkdkqXHfN9UqcNNdGs5IyJqeXD2Vt5WPlJYK+wpG9Yl2TQ5JpR12Eu3cBqmCc X-Received: by 10.180.19.65 with SMTP id c1mr12242221wie.39.1392071535138; Mon, 10 Feb 2014 14:32:15 -0800 (PST) Received: from saturne.dev.6wind.com ([2a01:e35:8a8e:1b70:226:b9ff:fec7:e133]) by mx.google.com with ESMTPSA id d6sm40384818wic.9.2014.02.10.14.32.13 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 10 Feb 2014 14:32:14 -0800 (PST) Message-ID: <52F9536C.7060805@6wind.com> Date: Mon, 10 Feb 2014 23:32:12 +0100 From: Vincent JARDIN Organization: www.6wind.com User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: Reda Haddad References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] igb_uio fails on VirtualBox virtio X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 22:30:53 -0000 > 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? 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... Best regards, Vincent