Bug 1326188

Summary: Inbox LAN driver no support X552 10 GbE SFP+ [8086:15ac] integrated from Broadwell-DE SoC D-1518 on RHEL 7.2 x86_64 GA
Product: Red Hat Enterprise Linux 7 Reporter: smc_cert
Component: Driver Update DiskAssignee: Petr Oros <poros>
Status: CLOSED CURRENTRELEASE QA Contact: jiaoyang <jiaoyang>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 7.2CC: jiaoyang, jinhli, poros, sferguso, skozina, smc_cert, yuma
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: kmod-ixgbe-4.4.0_k-1.el7_2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-04 07:52:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 1274174    
Bug Blocks: 1296180, 1313485    

Description smc_cert 2016-04-12 06:18:14 UTC
Description of problem:
Inbox LAN driver no support X552 10 GbE SFP+ [8086:15ac] integrated from Broadwell-DE SoC D-1518 on RHEL 7.2 x86_64 GA

Version-Release number of selected component (if applicable):
RHEL 7.2  3.10.0-327

How reproducible:
Always

Steps to Reproduce:
1.ifconfig -a
2.
3.

Actual results:
X552 10 GbE SFP+ [8086:15ac] could not recognized via inbox driver ixgbe 4.0.1-RH72.


Expected results:
X552 10 GbE SFP+ [8086:15ac] could be recognized via inbox driver for RH certification requirement.


Additional info:
Project name: X10SDV-TP8F 
Processor: Intel Xeon processorD-1518, Single socket FCBGA 1667;   4-Core, 8 Threads, 35W (Broadwell-DE SoC)
SPEC URL page:
http://www.supermicro.com/products/motherboard/Xeon/D/X10SDV-TP8F.cfm

[root@localhost Desktop]# lspci -nnv |grep -i ethernet
04:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection X552 10 GbE SFP+ [8086:15ac]

It shows below message while boot to RH7.2 GA OS.
[    0.724163] Warning: Intel ixgbe device - this hardware has not undergone testing by Red Hat and might not be certified. Please consult https://hardware.redhat.com for certified hardware.

[root@localhost Desktop]# modinfo ixgbe
filename:       /lib/modules/3.10.0-327.el7.x86_64/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko
4.0.1-k-rh7.

PS: This Ethernet could be recognized via ixgbe-4.3.13.tar downloaded from Intel.

Comment 3 smc_cert 2016-06-03 08:31:32 UTC
Any update for this symptom??
Thanks for any info you can provide.

Thanks,
Jass / Supermicro

Comment 4 Stanislav Kozina 2016-06-03 08:53:37 UTC
Jass,
Thank you for your query! The patches have been recently (on May 26th) posted for review for rhel-7.3 under bz1244186. After this review we can build the DUP, I expect that could happen next week. We'll keep you posted. Thanks!

Comment 5 Stanislav Kozina 2016-06-07 14:02:44 UTC
*** Bug 1290318 has been marked as a duplicate of this bug. ***

Comment 6 Petr Oros 2016-07-20 06:56:31 UTC
We have a DUP package ready for you to test. You can download the package here:

ISO: http://people.redhat.com/poros/dup/dd-ixgbe.el7.iso

Please give it a try and let us know if it works properly for you.

-Petr

Comment 8 smc_cert 2016-07-21 07:17:18 UTC
(In reply to Petr Oros from comment #6)
> We have a DUP package ready for you to test. You can download the package
> here:
> 
> ISO: http://people.redhat.com/poros/dup/dd-ixgbe.el7.iso
> 
> Please give it a try and let us know if it works properly for you.
> 
> -Petr

Hello,
  Great thanks for the DUP you provided, and it works properly for us. Thanks.

dd-ixgbe.el7.iso(kmod-ixgbe-4.4.0_k-1.el7_2.x86_64.rpm)


[root@localhost Desktop]# uname -r
3.10.0-327.el7.x86_64

[root@localhost Desktop]# lspci |grep -i ethernet
04:00.0 Ethernet controller: Intel Corporation Ethernet Connection X552 10 GbE SFP+
04:00.1 Ethernet controller: Intel Corporation Ethernet Connection X552 10 GbE SFP+

[root@localhost Desktop]# ethtool -i eno8
driver: ixgbe
version: 4.4.0-k-rh7.3
firmware-version: 0x80000550
bus-info: 0000:04:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no
[root@localhost Desktop]# 

[root@localhost Desktop]# ethtool eno8
Settings for eno8:
	Supported ports: [ FIBRE ]
	Supported link modes:   10000baseT/Full 
	Supported pause frame use: No
	Supports auto-negotiation: No
	Advertised link modes:  10000baseT/Full 
	Advertised pause frame use: No
	Advertised auto-negotiation: No
	Speed: 10000Mb/s
	Duplex: Full
	Port: Direct Attach Copper
	PHYAD: 0
	Transceiver: external
	Auto-negotiation: off
	Supports Wake-on: d
	Wake-on: d
	Current message level: 0x00000007 (7)
			       drv probe link
	Link detected: yes


10GigEthernet eno7    /devices/pci0000:00/0000:00:02.2/0000:04:00.0/net/eno7 - PASS

Thanks,
Jass / Supermicro