From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fWB81-0004wZ-6B for qemu-devel@nongnu.org; Thu, 21 Jun 2018 21:44:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fWB80-0002i1-Ge for qemu-devel@nongnu.org; Thu, 21 Jun 2018 21:44:45 -0400 From: Jia He Message-ID: Date: Fri, 22 Jun 2018 09:44:33 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [Questio] What the proper vfio NIC for emulation smmu? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Auger Cc: qemu-devel@nongnu.org, qemu-arm@nongnu.org Hi Eric I want to test your smmu emulation patchset with vfio-pci ethernet device. Could you kindly give me the NIC type information. In my test, there is vf probe error for menallox connect 4 NIC and TX Unit hang error for Intel X540 NIC. That's the reason why I ask this question. -- Cheers, Jia