From: "Hunt, David" <david.hunt@intel.com>
To: Michal Michalowski <michalm@openet.com>,
"users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] OS hang when running helloworld example with two I210 NICs
Date: Tue, 21 Mar 2017 13:59:22 +0000 [thread overview]
Message-ID: <a07550b6-2e75-4d20-c1b3-be9d6d44d64a@intel.com> (raw)
In-Reply-To: <dc104504-a7f6-9fa9-d42e-1b26c8b53898@intel.com>
On 21/3/2017 1:17 PM, Hunt, David wrote:
>
>
> On 21/3/2017 12:46 PM, Michal Michalowski wrote:
>> Hi David,
>>
>> Here is the output of lscpi after NICs after the are configured for
>> DPDK:
>>
>> michal@michal-HP-Z200-Workstation:~$ sudo lspci -vs 18:00
>> 18:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network
>> Connection (rev 03)
>> Subsystem: Intel Corporation Ethernet Server Adapter I210-T1
>> Physical Slot: 4
>> Flags: fast devsel, IRQ 16
>> Memory at f3300000 (32-bit, non-prefetchable) [size=1M]
>> Memory at f3400000 (32-bit, non-prefetchable) [size=16K]
>> [virtual] Expansion ROM at f8000000 [disabled] [size=1M]
>> Capabilities: [40] Power Management version 3
>> Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
>> Capabilities: [70] MSI-X: Enable- Count=5 Masked-
>> Capabilities: [a0] Express Endpoint, MSI 00
>> Capabilities: [100] Advanced Error Reporting
>> Capabilities: [140] Device Serial Number
>> a0-36-9f-ff-ff-d5-07-3b
>> Capabilities: [1a0] Transaction Processing Hints
>> Kernel driver in use: uio_pci_generic
>>
>> michal@michal-HP-Z200-Workstation:~$ sudo lspci -vs 24:00
>> 24:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network
>> Connection (rev 03)
>> Subsystem: Intel Corporation Ethernet Server Adapter I210-T1
>> Physical Slot: 1
>> Flags: fast devsel, IRQ 16
>> Memory at f3100000 (32-bit, non-prefetchable) [size=1M]
>> Memory at f3200000 (32-bit, non-prefetchable) [size=16K]
>> [virtual] Expansion ROM at f8200000 [disabled] [size=1M]
>> Capabilities: [40] Power Management version 3
>> Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
>> Capabilities: [70] MSI-X: Enable- Count=5 Masked-
>> Capabilities: [a0] Express Endpoint, MSI 00
>> Capabilities: [100] Advanced Error Reporting
>> Capabilities: [140] Device Serial Number
>> a0-36-9f-ff-ff-d5-06-12
>> Capabilities: [1a0] Transaction Processing Hints
>> Kernel driver in use: uio_pci_generic
>>
>>
>> Cheers,
>> Michal
>
> Hi Michal,
> When I bind my interfaces to igb_uio, I maintain the bus master
> flag. Can you describe the hardware layout? Are you using any kind of
> PCI multiplexer/riser?
> Also, what is the output to 'lcpci -t'? That might give us some
> additional interesting information.
> Regards,
> Dave
Michal,
I looked a bit deeper into the specs of the HP-Z200 workstation. It
has only 1 PCI gen2, and the rest are PCI gen1. Only one of the 16x
slots is gen2.
Could you confirm in which slots a single NIC will work? You can use
"lspci -vvv -s 18:00 | grep LinkSta" to see the speeds when its installed.
Does a single NIC work in all slots?
Does it only work on the Gen2 16x slot?
If you put 2 NICS in 2 gen1 slots, do any of them work?
Regards,
Dave.
next prev parent reply other threads:[~2017-03-21 13:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-15 16:55 Michal Michalowski
2017-03-21 12:19 ` Hunt, David
2017-03-21 12:46 ` Michal Michalowski
2017-03-21 13:17 ` Hunt, David
2017-03-21 13:52 ` Michal Michalowski
2017-03-21 14:46 ` Hunt, David
2017-03-21 15:05 ` Michal Michalowski
2017-03-22 14:38 ` Michal Michalowski
2017-03-21 13:59 ` Hunt, David [this message]
2017-03-21 14:01 ` Hunt, David
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=a07550b6-2e75-4d20-c1b3-be9d6d44d64a@intel.com \
--to=david.hunt@intel.com \
--cc=michalm@openet.com \
--cc=users@dpdk.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).