From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chas Williams <3chas3@gmail.com> Subject: bnx2x and VFIO Date: Sun, 05 Feb 2017 05:41:38 -0500 Message-ID: <1486291298.28370.9.camel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit To: dev@dpdk.org Return-path: Received: from mail-qt0-f196.google.com (mail-qt0-f196.google.com [209.85.216.196]) by dpdk.org (Postfix) with ESMTP id 4B8D05689 for ; Sun, 5 Feb 2017 11:41:40 +0100 (CET) Received: by mail-qt0-f196.google.com with SMTP id n13so11460971qtc.0 for ; Sun, 05 Feb 2017 02:41:40 -0800 (PST) Received: from monolith.home (pool-96-255-82-208.washdc.fios.verizon.net. [96.255.82.208]) by smtp.googlemail.com with ESMTPSA id x125sm1673645qkd.17.2017.02.05.02.41.39 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 05 Feb 2017 02:41:39 -0800 (PST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This PMD driver doesn't seem to work with VFIO.  I haven't had time to look into it very closely, so I was going to ask here first just in case someone had any ideas why this might be the case.  Thanks for any pointers here!