------- Comment From wa...@us.ibm.com 2020-11-17 11:58 EDT-------
Verified for focal and groovy:
20.04:
waiki@ltc-wspoon3:~/DI/code/boot$ ~/mpe.py vmlinux-5.4.0-55-generic 
System.map-5.4.0-55-generic
stvx found using register r28:
c00000000002cbfc:       ce e1 00 7c     stvx    v0,0,r28

addi found using offset 32:
c00000000002cbf4:       20 00 81 3b     addi    r28,r1,32

OK - offset is aligned

20.10:
waiki@ltc-wspoon3:~/DI/code/boot$ ~/mpe.py vmlinux-5.8.0-30-generic 
System.map-5.8.0-30-generic
stvx found using register r9:
c000000000025a78:       ce 49 00 7c     stvx    v0,0,r9

addi found using offset 32:
c000000000025a70:       20 00 21 39     addi    r9,r1,32

OK - offset is aligned

** Tags removed: verification-needed-focal verification-needed-groovy
** Tags added: verification-done-focal verification-done-groovy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1902694

Title:
  Undetected Data corruption in MPI workloads that use VSX for
  reductions on POWER9 DD2.1 systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1902694/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to