← Back to team overview

kernel-packages team mailing list archive

[Bug 1419938] Comment bridged from LTC Bugzilla

 

------- Comment From clsoto@xxxxxxxxxx 2015-03-12 18:35 EDT-------
Ok this correct update. The driver is getting interrupts and I can ping ibX interface.
uname -a
Linux powerio-le21 3.19.0-8-generic #8-Ubuntu SMP Tue Mar 10 13:07:58 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
root@powerio-le21:/home/clsoto# ifconfig ib0
ib0       Link encap:UNSPEC  HWaddr 80-00-00-26-FE-80-00-00-00-00-00-00-00-00-00-00
inet addr:40.40.40.41  Bcast:40.40.40.255  Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST  MTU:2044  Metric:1
RX packets:5 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:256
RX bytes:364 (364.0 B)  TX bytes:0 (0.0 B)

root@powerio-le21:/home/clsoto# ping -c 1 40.40.40.40
PING 40.40.40.40 (40.40.40.40) 56(84) bytes of data.
64 bytes from 40.40.40.40: icmp_seq=1 ttl=64 time=0.100 ms

--- 40.40.40.40 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.100/0.100/0.100/0.000 ms

Thanks so much.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1419938

Title:
  hang in mlx5_create_map_eq in Ubuntu 15.04 due to not getting
  interrupts (mlx5) (Mellanox)

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  ---Problem Description---
  While installing Ubuntu 15.04 LE in powerNV system, I see the following error:

  
  [  242.141309] INFO: task systemd-udevd:623 blocked for more than 120 seconds.
  [  242.141408]       Tainted: G            E  3.18.0-12-generic #13-Ubuntu
  [  242.141463] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  [  242.141529] systemd-udevd   D 00003fff8ad27d24     0   623    603 0x00040000
  [  242.141597] Call Trace:
  [  242.141625] [c000002fe2dbad50] [0000000500000000] 0x500000000 (unreliable)

  
  Mellanox Error from trace:

  [    2.609984] /build/buildd/linux-3.18.0/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  [    2.611142] Freeing unused kernel memory: 5760K (c000000000d90000 - c000000001330000)
  starting version 218
  [    2.664785] scsi_transport_fc: module verification failed: signature and/or  required key missing - tainting kernel
  [    2.668055] mlx4_core: Mellanox ConnectX core driver v2.2-1 (Feb, 2014)
  [    2.668124] mlx4_core: Initializing 0000:01:00.0
   

  ---uname output---
  Linux powerio-le21 3.16.0-23-generic #31-Ubuntu SMP Tue Oct 21 17:55:08 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  Mellanox device which seems to be causing the error:
  0000:01:00.0 Ethernet controller: Mellanox Technologies MT26448 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] (rev b0)
   

   
  Machine Type = 8286-42A PowerNV 
   
  ---Debugger---
  ---Steps to Reproduce---
  1. Start install of Ubuntu 15.04 LE
  2. Installer does not start at all. We see the error
    
  Install ISO Information: Ubuntu 15.04 - vivid-server-ppc64el.iso
   
  Install method: DVD
   
  Install disk info: # ethtool -i  eth17                
  driver: mlx4_en
  version: 2.2-1 (Feb 2014)
  firmware-version: 2.9.1326
  bus-info: 0000:01:00.0
  supports-statistics: yes
  supports-test: yes
  supports-eeprom-access: no
  supports-register-dump: no
  supports-priv-flags: yes
   
  The issue is that we are not getting interrupts. 

  I forced to install Mellanox OFED in my virtual guest with ubuntu
  15.04 and I do not see the issue with that code so I will try to look
  tonight for differences between that code and upstream to see if I can
  spot the issue.

  The problem is related to the following commit:

  http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/drivers/net/ethernet/mellanox/mlx5/core?id=c7a08ac7ee68b9af0d5af99c7b34b574cac4d144

  They forgot to set the page size for UAR to adapter so that is why is
  not working. So any kernel for power that gets that patch in mlx5 will
  see this issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1419938/+subscriptions