From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: "Michael A. Collins" <mike@ark-net.org>
Cc: xen-devel@lists.xensource.com
Subject: Re: Intel S3420GPLX VT-d VF question
Date: Wed, 8 Dec 2010 12:50:35 -0500 [thread overview]
Message-ID: <20101208175035.GB19417@dumpdata.com> (raw)
In-Reply-To: <ad976338520fe08e9bdb4db66598f390@mail.ark-net.org>
> The kernel I am using is myoung's pre-built rpm from http://myoung.fedorapeople.org/dom0/x86_64/kernel-2.6.32.26-174.2.xendom0.fc12.x86_64.rpm.
Sweet. That is quite up-to-date.
> I am also using the 4.0.1 rpms from
> http://pasik.reaktio.net/fedora/xen-4.0.1-6.fc14.src.rpm.
Uhh, try a more modern version. The xen-unstable.hg - you will have
to compile it yourself. Pasi's awesome PVOPS Wiki mentions the appropiate
steps and I think Boris's blog has details as well.
> I am following the instructions from
> http://wiki.xen.org/xenwiki/Fedora13Xen4Tutorial.
>
> The pci_pt_e820_access=on setting was taken from the following blog: http://blogs.oracle.com/wim/2010/10/playing_with_sr_iov_in_oracle.html.
Oh gosh. That is with 2.6.18 and Xen 3.4.
> I was under the impression that that option had to be set for the
> VFs to be seen by the kernel.
Well, they were workarounds for that verison of kernel. It might be
that they are required in 2.6.32.. but lets assume that those
are actually fixed.
> I have not tried it without, but will do that tonight. The
> blacklist settings was referenced in the above article, so I stuck
> it in. I will try to load the igbvf tonight as well.
Yeah, try it. If it works you should see suddenly seven extra NICs
(ifconfig -a) in your box. If that works then we know the kernel
driver is working.
>
> I do not see the 7 Virtual Functions in lspci.
Ah! Those "01:00.0 Ethernet controller: Intel Corporation 82576 Gigabit Network Connection (rev 01)
01:00.1 Ethernet controller: Intel Corporation 82576 Gigabit Network Connection (rev 01)
01:10.0 Ethernet controller: Intel Corporation 82576 Virtual Function (rev 01)
01:10.2 Ethernet controller: Intel Corporation 82576 Virtual Function (rev 01)
01:10.4 Ethernet controller: Intel Corporation 82576 Virtual Function (rev 01)
01:10.6 Ethernet controller: Intel Corporation 82576 Virtual Function (rev 01)
01:11.0 Ethernet controller: Intel Corporation 82576 Virtual Function (rev 01)
01:11.2 Ethernet controller: Intel Corporation 82576 Virtual Function (rev 01)
01:11.4 Ethernet controller: Intel Corporation 82576 Virtual Function (rev 01)"
must show up. That is the proof that your max_ig.. parameter worked and the card
is now able to do SR-IOV. You might have need to upgrade your lspci - I think I had
it as "Unknown device" at some point.
Anyhow, if you see those extra devices, _then_ you can blacklist the igvf module.
>
> Thanks for the reply, I will try without the e820 option and loading
> the igbvf module tonight if that works, I'll let you know. If not,
> I'll respond with the full xen dmesg output.
Take your time.
next prev parent reply other threads:[~2010-12-08 17:50 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-08 4:52 Intel S3420GPLX VT-d VF question Michael A. Collins
2010-12-08 16:32 ` Konrad Rzeszutek Wilk
2010-12-08 17:12 ` Michael A. Collins
2010-12-08 17:50 ` Konrad Rzeszutek Wilk [this message]
2010-12-09 13:26 ` Michael A. Collins
2010-12-10 3:18 ` Michael A. Collins
2010-12-21 2:24 ` Michael A. Collins
2010-12-22 20:10 ` Konrad Rzeszutek Wilk
2010-12-23 0:47 ` Michael A. Collins
2010-12-24 5:38 ` Zhuo Song
2010-12-27 0:49 ` Michael A. Collins
2010-12-30 3:19 ` Zhuo Song
2010-12-18 4:42 ` Michael A. Collins
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=20101208175035.GB19417@dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=mike@ark-net.org \
--cc=xen-devel@lists.xensource.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.