From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 11FF7B0B4 for ; Tue, 6 May 2014 10:41:51 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 06 May 2014 01:41:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,995,1389772800"; d="scan'208";a="526701779" Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157]) by fmsmga001.fm.intel.com with ESMTP; 06 May 2014 01:41:24 -0700 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.249]) by IRSMSX103.ger.corp.intel.com ([163.33.3.157]) with mapi id 14.03.0123.003; Tue, 6 May 2014 09:41:06 +0100 From: "Burakov, Anatoly" To: Vincent JARDIN , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH 00/16] [RFC] [VFIO] Add VFIO support to DPDK Thread-Index: Ac9lLTXFrHbg7bLiSjKn4c9MFTXI0gAIpXaAAAGpR4AAI5SjwACg2GAAACehf9A= Date: Tue, 6 May 2014 08:41:05 +0000 Message-ID: References: <20140501091241.4786e99c@nehalam.linuxnetplumber.net> <20140501170015.GC24396@x220.localdomain> <5367A3D0.2050505@6wind.com> In-Reply-To: <5367A3D0.2050505@6wind.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 00/16] [RFC] [VFIO] Add VFIO support to DPDK 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: Tue, 06 May 2014 08:41:52 -0000 Hi Vincent, > My 2 cents: > http://dpdk.org/browse/virtio-net-pmd/tree/README.rst > it works without UIO. >=20 I meant the in-tree virtio driver. Obviously anything that doesn't depend o= n UIO will work with VFIO as well (or even without both - compilation of bo= th will be optional). Best regards, Anatoly Burakov DPDK SW Engineer