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 C10BA558D for ; Mon, 13 Jun 2016 17:50:35 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga101.fm.intel.com with ESMTP; 13 Jun 2016 08:50:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,466,1459839600"; d="scan'208";a="121030765" Received: from lculbert-sp4.amr.corp.intel.com ([10.252.8.8]) by fmsmga004.fm.intel.com with SMTP; 13 Jun 2016 08:50:33 -0700 Received: by (sSMTP sendmail emulation); Mon, 13 Jun 2016 16:50:32 +0025 Date: Mon, 13 Jun 2016 16:50:32 +0100 From: Bruce Richardson To: nirmoy das Cc: dev@dpdk.org Message-ID: <20160613155032.GK15736@bricha3-MOBL3> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] dpdk and sriov nic without igb_uio 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, 13 Jun 2016 15:50:36 -0000 On Mon, Jun 13, 2016 at 05:40:39PM +0200, nirmoy das wrote: > Hi .., > > I am trying to find a way to use dpdk in a VM with sriov nic > without using igb_uio. > > uio_pci_generic: failed with "No IRQ assigned to device: no support for > interrupts?". > vfio-pci also doesn't work on linux < 4.5 and need dpdk > 16.04. > > Is this a deadend for dpdk+sriov If I have linux < 4.5 and/or dpdk < 16.04? > I believe so, yes. /Bruce