WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PCI passthrough NIC problem]

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PCI passthrough NIC problem]
From: 박은병 <peb1611@xxxxxxxxx>
Date: Wed, 12 Jan 2011 16:17:16 +0900
Delivery-date: Thu, 13 Jan 2011 06:23:50 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=nxWSc77tIlLBvlrI19Cd1bfitMdxtUx1vUYbSjrP1kE=; b=g5xasI5gczjES3rdNgQhkDIVRw3fmZQEHAilgW0E/Ngkh/3o8DRVnPP6oqP5+McTfZ Ma0GWq8WiCk4zHhTUAgB9o7l0ZAH9nwXA9XiJqzVplmQzhvv2NC5Mmo+Wgr+hwO2qGgh xXUYZ+FNIggueEp83XVI/UzbPQjnPQSZ7oA54=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=kOl8y+q3K+qEGHaSUvDZkflVS9b2Jq+SmFpBfKKCQX1ladSwNqyZGiB8FCLQVCVgr3 vn1TM6iHSV+dmHwJ6q3yirXLrsGpBPUW7d/lCiBvchA8F66BClyUR7axg5KaeRtSvlCp nzoeErZXmo72SsyxwS6NZ+KOdf7wbe+qkShHE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I have some problem about setting the PCI passthrough NIC with Broadcom NetXtreme II BCM5716 Ethernet controller

I strictly followed xen wiki

My configuration is pvops 2.6.32.26 dom0,  pvops 2.6.32.27 domU kernel, xen 4.0.1 official release, Intel core i7, 64bit

no hvm, no IOMMU/VT-d, just pv guest.

I could success PCI passthrough by using domU with 2GB~3GB memory.
(Strangely, I could not see the assignable pci lists when xm pci-list-assignable-devices command,
But it seems to work well even when the passthroughed domU is used as IDD)

However, When I allocated to above 4GB memory to domU,

domU device driver complain with below messages, and it does not work well

=======
Broadcom NetXtreme II Gigabit Ethernet Driver bnx2 v2.0.2 (Aug 21, 2009)
bnx2 0000:00:00.1: device not available because of BAR 0 [0xdc000000-0xddffffff] collisions
bnx2 0000:00:00.1: Cannot enable PCI device, aborting.
bnx2: probe of 0000:00:00.1 failed with error -22
=======

Is there anyone who suffer from this??

Thanks.
--
Eunbyung Park
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>