Comment 0 for bug 1370716

Revision history for this message
Narinder Gupta (narindergupta) wrote :

BL460Gen9 does not get IP addresses on both the NIC ports with Ubuntu 14.04/14.04.1
The NIC card in the blade is "Broadcom Corporation BCM57840 NetXtreme II 10/20-Gigabit Ethernet".
The NIC port 1 does not get an IP address both during install and after install.
I have attached the dmesg and lspci logs captured from the installer.

Steps to reproduce:
start installation process but kernel does not get IP address on port1 but port2 works fine.
Looks like Broadcom ethernet driver issue.

It seems upstream has this fix and below patch was suggested by Broadcom team which fixes this issue.
Below is the patch that Qlogic has provided, that fixes the issue.
http://patchwork.ozlabs.org/patch/358990/

Can we include this patch in October SRU cycle?