From: Alexander Duyck <alexander.h.duyck@intel.com>
To: Chris Wright <chrisw@sous-sol.org>
Cc: "e1000-devel@lists.sourceforge.net"
<e1000-devel@lists.sourceforge.net>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"Ronciak, John" <john.ronciak@intel.com>
Subject: Re: igb VF allocation with quirk_i82576_sriov
Date: Tue, 22 Sep 2009 08:41:54 -0700 [thread overview]
Message-ID: <4AB8F042.4030306@intel.com> (raw)
In-Reply-To: <20090922051910.GC1035@sequoia.sous-sol.org>
Chris Wright wrote:
> Is this known to work? During recent virt testing for upcoming Fedora 12,
> a box w/out SR-IOV support in BIOS was using quirk to create VF BAR space,
> VF allocation worked enough to assign a device to the guest, but igbvf
> was not actually functioning properly in the guest.
>
> Is it worth debugging this further, or is it already a known issue?
You could be experiencing one of a couple different issues.
First when you say you started SR-IOV on a box w/out SR-IOV support I
assume you are using "pci=assign-busses" in order to reserve the bus
space for the VFs, is that correct? Also while your system may not
support SR-IOV does it at least support VT-d? Without VT-d support you
won't be able to assign a device to the guest.
My recommendations for further testing would be to test a VF on the host
kernel to see if that works. If it does then you could also try direct
assigning an entire port to see if that works. If the entire port
doesn't work then you probably don't have VT-d enabled.
Thanks,
Alex
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
next prev parent reply other threads:[~2009-09-22 15:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-22 5:19 igb VF allocation with quirk_i82576_sriov Chris Wright
2009-09-22 15:41 ` Alexander Duyck [this message]
2009-09-23 5:12 ` Chris Wright
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AB8F042.4030306@intel.com \
--to=alexander.h.duyck@intel.com \
--cc=chrisw@sous-sol.org \
--cc=e1000-devel@lists.sourceforge.net \
--cc=john.ronciak@intel.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).