Bug 714397 - be2net driver does not work with upstream 2.6.39.1
Summary: be2net driver does not work with upstream 2.6.39.1
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 15
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-18 22:28 UTC by Tony Camuso
Modified: 2011-06-23 12:24 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-23 12:24:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tony Camuso 2011-06-18 22:28:30 UTC
Description of problem:

Cannot initialize Emulex OneConnect 10Gb NIC (be3) (rev 01)
This device works with be2net driver in 2.6.38.8-32.fc15

Version-Release number of selected component (if applicable):

2.6.39.1

How reproducible:

Every time

Steps to Reproduce:
1.Boot with new 2.6.39.1 kernel
2.
3.
  
Actual results:
No ethernet

Expected results:
Ethernet up and running.

Additional info:

# service network status
Configured devices:
lo em1 em2
Currently active devices:

# ethtool -i em1
driver: be2net
version: 4.0.100u
firmware-version: 3.102.485.2
bus-info: 0000:02:00.0

# ifconfig em1 up
[ 1962.076903] be2net 0000:02:00.0: Error in Card Detected! Cannot issue commands
SIOCSIFFLAGS: Input/output error

# tail /var/log/messages
  : 
Jun 18 18:22:22 localhost kernel: [ 1962.076903] be2net 0000:02:00.0: Error in Card Detected! Cannot issue commands
Jun 18 18:25:38 localhost kernel: [ 2158.185115] be2net 0000:02:00.0: Error in Card Detected! Cannot issue commands

# dmesg | grep -i be2net
[   27.009724] be2net 0000:02:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
[   27.009733] be2net 0000:02:00.0: setting latency timer to 64
[   29.061872] be2net 0000:02:00.0: irq 71 for MSI/MSI-X
[   29.061882] be2net 0000:02:00.0: irq 72 for MSI/MSI-X
[   29.061891] be2net 0000:02:00.0: irq 73 for MSI/MSI-X
[   29.061899] be2net 0000:02:00.0: irq 74 for MSI/MSI-X
[   29.061907] be2net 0000:02:00.0: irq 75 for MSI/MSI-X
[   29.061916] be2net 0000:02:00.0: irq 76 for MSI/MSI-X
[   29.288342] be2net 0000:02:00.0: Emulex OneConnect 10Gbps NIC(be3) port 0
[   29.288445] be2net 0000:02:00.1: PCI INT B -> GSI 34 (level, low) -> IRQ 34
[   29.288457] be2net 0000:02:00.1: setting latency timer to 64
[   29.693015] be2net 0000:02:00.1: irq 77 for MSI/MSI-X
[   29.693023] be2net 0000:02:00.1: irq 78 for MSI/MSI-X
[   29.693031] be2net 0000:02:00.1: irq 79 for MSI/MSI-X
[   29.693038] be2net 0000:02:00.1: irq 80 for MSI/MSI-X
[   29.693049] be2net 0000:02:00.1: irq 81 for MSI/MSI-X
[   29.693061] be2net 0000:02:00.1: irq 82 for MSI/MSI-X
[   29.915390] be2net 0000:02:00.1: Emulex OneConnect 10Gbps NIC(be3) port 1
[   85.258226] be2net 0000:02:00.1: UE Detected!!
[   85.258229] be2net 0000:02:00.1: UE: MPU bit set
[   85.676143] be2net 0000:02:00.0: UE Detected!!
[   85.676145] be2net 0000:02:00.0: UE: MPU bit set
[   89.064744] NetworkManager[946]: <info> (em1): new Ethernet device (driver: 'be2net' ifindex: 2)
[   89.065676] be2net 0000:02:00.0: Error in Card Detected! Cannot issue commands
[   89.067544] NetworkManager[946]: <info> (em2): new Ethernet device (driver: 'be2net' ifindex: 3)
[   89.068225] be2net 0000:02:00.1: Error in Card Detected! Cannot issue commands
[ 1002.660319] be2net 0000:02:00.0: Error in Card Detected! Cannot issue commands
[ 1962.076903] be2net 0000:02:00.0: Error in Card Detected! Cannot issue commands
[ 2158.185115] be2net 0000:02:00.0: Error in Card Detected! Cannot issue commands

Comment 1 Chuck Ebbert 2011-06-23 12:24:50 UTC
We don't provide any 2.6.39.1 kernels.


Note You need to log in before you can comment on or make changes to this bug.