From mboxrd@z Thu Jan 1 00:00:00 1970 From: nirmoy das Subject: dpdk and sriov nic without igb_uio Date: Mon, 13 Jun 2016 17:40:39 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 To: dev@dpdk.org Return-path: Received: from mail-wm0-f65.google.com (mail-wm0-f65.google.com [74.125.82.65]) by dpdk.org (Postfix) with ESMTP id 2B83C558D for ; Mon, 13 Jun 2016 17:40:59 +0200 (CEST) Received: by mail-wm0-f65.google.com with SMTP id r5so15846375wmr.0 for ; Mon, 13 Jun 2016 08:40:59 -0700 (PDT) List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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? Regards, Nirmoy