From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 629BCAFCF for ; Wed, 28 May 2014 10:52:37 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 28 May 2014 01:47:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.98,926,1392192000"; d="scan'208";a="547672614" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by orsmga002.jf.intel.com with ESMTP; 28 May 2014 01:52:25 -0700 Received: from irsmsx151.ger.corp.intel.com (163.33.192.59) by IRSMSX101.ger.corp.intel.com (163.33.3.153) with Microsoft SMTP Server (TLS) id 14.3.123.3; Wed, 28 May 2014 09:52:25 +0100 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.245]) by IRSMSX151.ger.corp.intel.com ([169.254.4.152]) with mapi id 14.03.0123.003; Wed, 28 May 2014 09:52:24 +0100 From: "Burakov, Anatoly" To: "Sujith Sankar (ssujith)" , "dev@dpdk.org" Thread-Topic: PMD for Cisco VIC Ethernet NIC - Request for guidelines for submission Thread-Index: AQHPejrf8Mi9HRIfxUi+UALiX6ru45tVrxEA Date: Wed, 28 May 2014 08:52:24 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] PMD for Cisco VIC Ethernet NIC - Request for guidelines for submission 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: Wed, 28 May 2014 08:52:37 -0000 Hi Sujith, > One aspect of ENIC PMD is that it works with VFIO-PCI and not UIO. Hope > this is acceptable. The following thread in dpdk-dev influenced this dec= ision. > http://dpdk.org/ml/archives/dev/2013-July/000373.html You may find this [1] patchset interesting. Basically, it adds native suppo= rt for VFIO to do the binding and unbinding in DPDK. Whether it fits your p= urposes depends on your code, but hopefully you'll be able to simplify your= code. [1] http://dpdk.org/ml/archives/dev/2014-May/002568.html Best regards, Anatoly Burakov DPDK SW Engineer