[Bug 1982332] Comment bridged from LTC Bugzilla

bugproxy 1982332 at bugs.launchpad.net
Mon Jul 25 15:49:37 UTC 2022


------- Comment From stefan.raspl at de.ibm.com 2022-07-25 11:47 EDT-------
Ah, OK - I was wondering if this might be a bump for 22.04, indeed. But this BZs summary mentioned 22.10, hence my confusion.
Thx!

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1982332

Title:
  [22.10 FEAT] qclib: Add Support for new IBM Z Hardware (z16)

Status in Ubuntu on IBM z Systems:
  In Progress
Status in qclib package in Ubuntu:
  In Progress
Status in qclib source package in Jammy:
  In Progress
Status in qclib source package in Kinetic:
  In Progress

Bug description:
  SRU Justification:
  ==================

  [Impact]

   * This is a hardware enablement SRU that adds support for IBM z16.

   * It just adds a single code line to the qc_mtype struct
     that maps from type '3931' to the (real) IBM zSystems name 'IBM z16'.

  [Test Plan]

   * Install an Ubuntu 22.04 or 22.10 daily on an IBM z16 LPAR, z/VM guest
     or KVM vm and install the qclib test package:
     sudo apt install qclib-test
     that will also pull in libqc2, too.

   * Then execute the test program 'qc_test' and look for the qc_type_name.
     The updated package will be able to identify 'IBM z16' like this:
     $ qc_test | grep qc_type_name
                            qc_type_name [S  ]: IBM z16

  [Where problems could occur]

   * Problems can occur in case the type '3931' is not the correct
     one for IBM z16,

   * the qc_type_name is not correct,

   * or the qc_mtype struct is not expanded correctly.

   * All this can be verified by either a test build, available here:
     https://launchpad.net/~fheimes/+archive/ubuntu/lp1982332/+packages
     or by the test described above:
     qc_test | grep -B 1 qc_type_name

  [Other Info]

   * Even if only 22.10 is mentioned in the title, it is very useful
     to have that hardware enablement patch in 22.04 as well,
     since 22.04 is the first Ubuntu Server release with IBM z16 support.
  __________

  Add support for new IBM Z Hardware in qclib

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




More information about the Ubuntu-sponsors mailing list