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-users

[Xen-users] How to find out if the installed NIC supports SR-IOV?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] How to find out if the installed NIC supports SR-IOV?
From: C K Kashyap <ckkashyap@xxxxxxxxx>
Date: Mon, 22 Aug 2011 12:16:20 +0530
Delivery-date: Sun, 21 Aug 2011 23:47:45 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=SjzArVu+ReEZa89lrHT1IxgE3yCwwLuZtGu6pUNmIbo=; b=RFgDZyBwk6dHSFsoMKhcMEEZBcFlo2/f08Fyg3dBqdGJ6xgQYPAsa2TFuTQBCnslOP jFXjh5LCbXXwwi4R91u4l7jJOzKtx0LW2f0nqtkEqHbdyVYYTrlwlqHaNjb40UV/9XlT 42WKSlXSQajpD6/UhnCQrki9s3GzFTYCq+CVc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
I am working with a westemere based server. I need to find out if the NIC installed there supports SR-IOV - what would be the best way to determine that?
Regards,
Kashyap

hwconfig
-------------
Summary:        HP DL160 G6, 2 x Xeon E5620 2.40GHz, 15.7GB / 16GB 1333MHz, 1 x 500GB SATA
System:         HP ProLiant DL160 G6, C-2N/16/500, ySPEC 25.0
Processors:     2 x Xeon E5620 2.40GHz (HT enabled, 8 cores, 16 threads) - Gulftown B1, 64-bit, quad-core, 32nm, L3: 12MB
Memory:         15.7GB / 16GB 1333MHz == 4 x 4GB - 4GB PC3-10600 Hynix DDR3-1333 ECC Registered CL9 1Rx4
                                         14 x empty
Disk:           sda (ahci0): 500GB (1%) JBOD == 1 x 500GB 7.2K SATA/300 HP/WD RE4
Disk-Control:   ahci0: HP/Intel ICH10 82801J 6 Port SATA/300 AHCI
Chipset:        Intel 5520 IOH-36D B3 (Tylersburg), 82801JIR A0 (ICH10R)
Network:        eth0 (igb): HP NC362i/Intel 82576 Gigabit, 1Gb/s <full-duplex>
Network:        eth1 (igb): HP NC362i/Intel 82576 Gigabit, no carrier
OS:             YLinux 5.4.3, RHEL Server 5.4, Linux 2.6.18-164.2.1.el5 x86_64, 64-bit
BIOS:           HP O33 08/16/2010, rev 8.15


lspci shows this - 
05:00.0 Ethernet controller: Intel Corporation 82576 Gigabit Network Connection (rev 01)
        Subsystem: Hewlett-Packard Company NC362i Integrated Dual port Gigabit Server Adapter
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 0, Cache Line Size: 256 bytes
        Interrupt: pin A routed to IRQ 82
        Region 0: Memory at fbe60000 (32-bit, non-prefetchable) [size=128K]
        Region 1: Memory at fbe40000 (32-bit, non-prefetchable) [size=128K]
        Region 2: I/O ports at e880 [size=32]
        Region 3: Memory at fbeb8000 (32-bit, non-prefetchable) [size=16K]
        Expansion ROM at fbe20000 [disabled] [size=128K]
        Capabilities: [40] Power Management version 3
                Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
                Status: D0 PME-Enable- DSel=0 DScale=1 PME-
        Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
                Address: 0000000000000000  Data: 0000
        Capabilities: [70] MSI-X: Enable+ Mask- TabSize=10
                Vector table: BAR=3 offset=00000000
                PBA: BAR=3 offset=00002000
        Capabilities: [a0] Express Endpoint IRQ 0
                Device: Supported: MaxPayload 512 bytes, PhantFunc 0, ExtTag-
                Device: Latency L0s <512ns, L1 <64us
                Device: AtnBtn- AtnInd- PwrInd-
                Device: Errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
                Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
                Device: MaxPayload 256 bytes, MaxReadReq 4096 bytes
                Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s L1, Port 2
                Link: Latency L0s <4us, L1 <64us

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] How to find out if the installed NIC supports SR-IOV?, C K Kashyap <=